Skip to content

Releases: potc-dev/potc

v0.1.3

17 Sep 01:52
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): use lower version of click by @HansBug in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Sep 07:15
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): use new feature in hbutils to refactor mock_potc_plugin… by @HansBug in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Sep 09:43
Compare
Choose a tag to compare

Optimize mock_potc_plugins function.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Aug 06:01
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): use submodule of potc-dict by @HansBug in #2
  • dev(hansbug): add support for dill>=0.3.5 by @HansBug in #3
  • test(hansbug): add cross platform support by @HansBug in #4
  • dev, test(hansbug): add testing method for plugins by @HansBug in #5

New Contributors

Full Changelog: v0.0.4...v0.1.0

v0.0.4

28 Aug 10:29
Compare
Choose a tag to compare
  • Fixed dill's version to 0.3.4 (include major business logic changes in dill 0.3.5 or later, which will cause error #1, so 0.3.4 is the last usable version based on original code)
  • Last version supporting python3.6, which will be deprecated in next version.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

03 Jan 07:23
Compare
Choose a tag to compare
  • Add support for python 3.10
  • Remove support for pypy
  • Update the versions of test utilities

Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Jan 08:59
Compare
Choose a tag to compare

Fix a few bugs~~~

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Oct 08:10
Compare
Choose a tag to compare

First release version, hola!

Full Changelog: https://github.com/HansBug/potc/commits/v0.0.1