Skip to content

v0.3.8

Compare
Choose a tag to compare
@klieret klieret released this 06 Dec 12:57
· 204 commits to master since this release

0.3.8 -- 2020-12-05

Fixed

  • Setup problems with editable install as described here
  • Compability issues with building ankipandas on windows machines (windows is not
    using utf8 by default which often results in errors, see
    here)
  • Issues with max search depth for databse search
  • AttributeError when calling merge_notes with inplace=True. Issue #51
  • Default search paths might not have been working because the user name was not inserted properly
  • Properly tell anki that things were changed and that it should sync its tables

Changed

  • Improved database search on windows machines
  • If no changes are detected in the different tables, the database will not be overwritten