Skip to content

0.4.0

Compare
Choose a tag to compare
@bvanelli bvanelli released this 05 Sep 19:24
· 5 commits to main since this release
fb81211

What's Changed

  • Allow setting self signed certs by @jlvcm in #59
  • Add missing field for account notes by @bvanelli in #64, reported by @tcpr1
  • Support Actual Server 24.9.0 by @bvanelli in #65, reported by @tcpr1
  • Support reflecting models on download. This means that unknown columns will not be supported even when they are not present on the model. This should ensure that migrations will not break the Python API as often. by @bvanelli in #65
  • Possibly dangerous migrations and the method create_budget now raise warnings due to the impossibility of running custom Javascript code on the Python wrapper.

New Contributors

  • @jlvcm made their first contribution in #59

Full Changelog: 0.3.0...0.4.0