Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 11:16
· 82 commits to master since this release
663ffcc

core

  • [core] [breaking] Make all internal functions private

  • [core] [feature] Add tag_filter option. Special thanks to @vortechs2000

    References: #68, #69

dependency

  • [dependency] [feature] For Python 3.11 use built-in tomllib instead of toml package

docs

  • [docs] [feature] Add documentation about fetching package version in runtime

    References: #55

  • [docs] [feature] Add description for some functions