Release and Version History#

x.y.z (Backlog)#

Features and Improvements

Minor Improvements

Bugfixes

Miscellaneous

0.2.4 (2024-06-24)#

Bugfixes

  • Fix bug in GUI app.

0.2.3 (2024-06-21)#

Minor Improvements

  • Upgrade dependencies, add support for Python3.12.

0.2.2 (2023-07-17)#

Minor Improvements

  • use enUS as the default locale for acdb quest get_latest_n_quest command

Bugfixes

  • fix a bug that may break the boostrap script.

0.2.1 (2023-07-17)#

Features and Improvements

  • Use Add cli module and sdk module.

  • Add GUI.

Minor Improvements

  • refactor the ORM cache mechanism using diskcache.

  • more docs.

0.1.1 (2023-06-28)#

Features and Improvements

  • First release.

  • add the acdb CLI interface.

  • add the following public API:
    • acore_db_app.api.Orm

    • acore_db_app.api.app