Releases: potc-dev/potc
Releases · potc-dev/potc
v0.1.3
v0.1.2
v0.1.1
Optimize mock_potc_plugins
function.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- Fixed dill's version to
0.3.4
(include major business logic changes in dill0.3.5
or later, which will cause error #1, so0.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
- 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
Fix a few bugs~~~
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release version, hola!
Full Changelog: https://github.com/HansBug/potc/commits/v0.0.1