Skip to content

Releases: yannickfunk/genanki-rs

0.4.0

29 Jul 10:21
Compare
Choose a tag to compare

What's Changed

  • Add methods to write Package to any Write + Seek by @Heliozoa in #13

Full Changelog: 0.3.1...0.4.0

0.3.1

14 Jan 19:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

04 Sep 16:58
Compare
Choose a tag to compare

What's Changed

  • Add a builder-style methods for creating Models and setting Note options by @eholk in #10

Full Changelog: 0.2.0...0.3.0

0.2.0

23 Aug 15:28
Compare
Choose a tag to compare

What's Changed

  • Use thiserror instead of anyhow by @eholk in #9

New Contributors

  • @eholk made their first contribution in #9

Full Changelog: 0.1.3...0.2.0

0.1.3

29 May 16:26
Compare
Choose a tag to compare
  • Fix using new protobuf version by adding PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION env variable
  • Change deprecated python anki calls to recommended ones

0.1.2

01 Aug 15:25
Compare
Choose a tag to compare

Fix tests for new anki python version

0.1.1

14 May 09:06
Compare
Choose a tag to compare

Changes

  • Added Documentation of builtin Models
  • Do not allow warnings when building anymore

0.1.0

09 May 21:05
0a48cf0
Compare
Choose a tag to compare

Added initial documentation and streamlined api.

Initial Release! Docs.rs to be done

09 May 14:43
Compare
Choose a tag to compare

This is the initial release of genanki-rs.