Skip to content

Releases: pwwang/simplug

0.5.0

19 Feb 19:30
Compare
Choose a tag to compare
  • chore(deps): drop python 3.8 support and bump diot to 0.3
  • chore: remove setup.py as it was autogenerated and no longer needed

Full Changelog: 0.4.3...0.5.0

0.4.3

21 Jul 06:33
Compare
Choose a tag to compare
  • feat: allow plugin.register to be used as a decorator

Full Changelog: 0.4.2...0.4.3

0.4.2

19 Jul 23:36
Compare
Choose a tag to compare
  • deps: add setuptools for test
  • chore: improve documentation for loading plugins from setuptools entry_points
  • chore: improve error message for multiple implementations when single result is expected

Full Changelog: 0.4.1...0.4.2

0.4.1

13 Mar 21:34
Compare
Choose a tag to compare
  • feat: allow plugins to not exist with - for plugins_context

Full Changelog: 0.4.0...0.4.1

0.4.0

13 Mar 21:15
Compare
Choose a tag to compare
  • depr: deprecate plugins_only_context() and plugins_but_context(), use plugins_context() instead
  • ci: use latest actions
  • style: fix mypy issues

Full Changelog: 0.3.2...0.4.0

0.3.2

24 Jun 20:10
Compare
Choose a tag to compare
  • ⬆️ Bump diot to 0.2.1

Full Changelog: 0.3.1...0.3.2

0.3.1

24 Jun 06:04
Compare
Choose a tag to compare
  • ⬆️ Bump diot to 0.2

Full Changelog: 0.3.0...0.3.1

0.3.0

11 Apr 18:52
Compare
Choose a tag to compare
  • ⬆️ Drop python3.7 support

Full Changelog: 0.2.3...0.3.0

0.2.3

29 Mar 23:22
Compare
Choose a tag to compare
  • ⬆️ Upgrade importlib-metadata to v6
  • 👷 Use latest actions in CI

Full Changelog: 0.2.2...0.2.3

0.2.2

09 Dec 00:42
Compare
Choose a tag to compare