Ankipandas

Latest version: v0.3.15

Safety actively analyzes 628563 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.9

Deprecated

- Future releases will not support python 3.5 anymore. Added warning for users still on
python 3.5.

0.3.8

Fixed

- Setup problems with editable install as described [here](https://github.com/pypa/pip/issues/7953)
- Compatibility issues with building ankipandas on windows machines (windows is not
using utf8 by default which often results in errors, see
[here](https://discuss.python.org/t/pep-597-enable-utf-8-mode-by-default-on-windows/3122))
- Issues with max search depth for database search
- AttributeError when calling `merge_notes` with `inplace=True`. [Issue 51](https://github.com/klieret/AnkiPandas/issues/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

0.3.7

Fixed

- `merge_cards` and `merge_notes` didn't update metadata of return value, resulting in errors like
`Unknown value of _df_format`. Issue 42
- `force` values weren't passed on, resulting in AnkiPandas refusing to do anything
when writing out
- On Windows the int size is 32 bit even on 64 bit computers, resulting in issues with
large values of ids. Issue 41

0.3.6

Fixed

- Keep support for python 3.5

0.3.5

Fixed

- Support for new anki versions ([38](https://github.com/klieret/AnkiPandas/issues/38))

0.3.4

Fixed

- JSONDecodeError upon loading database. Also added additional debugging output in case something like this happens again.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.