Release and Version History#

x.y.z (Backlog)#

Features and Improvements

Minor Improvements

Bugfixes

Miscellaneous

0.1.2 (2024-06-14)#

Miscellaneous

  • Drop Python3.7 support.

  • Add unit test for Python3.11, 3.12.

0.1.1 (2023-06-14)#

  • First release

  • Add the following public APIs:

    _ acore_conf.api.read_config_file _ acore_conf.api.read_config_content _ acore_conf.api.update_config_file _ acore_conf.api.update_config_content _ acore_conf.api.write_config_content _ acore_conf.api.write_config_file _ acore_conf.api.apply_changes