Skip to content

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:49
· 28 commits to master since this release
b36b4f5

3.0.0 (2022-07-13)

⚠ BREAKING CHANGES

  • api: A class which provides the ConfigValue Object was not a good deal
    Now there's a default package object called configparser which gives a Config(old ConfigValue) object

Bug Fixes

  • api: Renaming classes and creating a default package object (b5ad816)