Skip to content

Releases: pwwang/simplug

0.2.1

08 Dec 07:35
Compare
Choose a tag to compare
  • ✨ Support SimplugResult.SINGLE

Full Changelog: 0.2.0...0.2.1

0.2.0

05 Dec 06:04
Compare
Choose a tag to compare
  • 💥Merge result and collect for spec

Full Changelog: 0.1.5...0.2.0

0.1.5

01 Dec 21:56
Compare
Choose a tag to compare
  • ✨ Add collect as callback to collect results
  • 💥 Change exclude to only for load_entrypoints

Full Changelog: 0.1.4...0.1.5

0.1.4

01 Nov 05:01
Compare
Choose a tag to compare
  • ✨ Add SimplugResult.ALL_FIRST and SimplugResult.ALL_LAST

Full Changelog: 0.1.3...0.1.4

0.1.3

31 Oct 06:34
Compare
Choose a tag to compare
  • 🏗️ Run impl only if needed for FIRST/LAST hooks

Full Changelog: 0.1.2...0.1.3

0.1.2

29 Oct 22:51
Compare
Choose a tag to compare
  • ✨ Add excludes for load_entrypoints()

0.1.1

25 Oct 22:41
Compare
Choose a tag to compare
  • Fix when no args for hooks

Full Changelog: 0.1.0...0.1.1

0.1.0

12 May 22:30
Compare
Choose a tag to compare
  • 📈 Add mypy checker
  • 📌 Pin project deps and deps for docs

0.0.6

04 Nov 06:59
Compare
Choose a tag to compare
  • Allow simplug context to do nothing
  • Allow self argument to refer the plugin itself.
  • Add version to try to get the version for original plugin

0.0.5

22 Oct 23:17
Compare
Choose a tag to compare
  • Add context manager with only given plugins enabled or disabled