Skip to content

v1.0.0-dev19: Bump version to 1.0.0-dev19 [ci skip]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 17:52
· 86 commits to main since this release

Enhancements

  • Supported for doc string enforcer [#309] (#309)

  • Add type annotations for all methods [#280] (#280)

  • Breaking: Revised function names in Logger class and files class into snake_case. Enabled pylint rule to enforce function case. [#315] (#315)

  • Added checks and auto addition for license headers on workflow. [#293] (#293)

Bug Fixes