Skip to content

v0.10.0

Compare
Choose a tag to compare
@lervag lervag released this 03 Jun 15:22
· 128 commits to master since this release

What's Changed

Features

  • Breaking: Changed two configuration names. If someone has a configuration file, such as .config/apy/apy.json, then they must make sure to update it accordingly!
    • basebase_path
    • profileprofile_name
  • Use default paths when searching for base_path dir (#51)
  • Removed dependency on QT frontend aqt (#54, #57)
  • Some improvements mainly for developers/contributers:
    • Add GitHub actions CI/CD and black as code formatter (#56)
    • Change to pyproject.toml and Poetry (#55)

Documentation

  • Mention related Markdown2Anki alternative
  • A few minor updates

Acknowledgements

Thanks to @ckp95 (#51, #55) and @denismaciel (#56) for their contributions!