Skip to content

Releases: rhymiz/python-mope

0.2.0

20 Nov 22:32
e891826
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...0.2.0

v0.1.0

22 Feb 06:16
d277afc
Compare
Choose a tag to compare
fix type is not subscriptable

0.1.0

22 Feb 06:04
15cd680
Compare
Choose a tag to compare

This release

  • drops python 3.6 support
  • adds python 3.11 support
  • adds black formatter as dev dependency

python 3.10 support

23 Mar 18:17
a7e28e5
Compare
Choose a tag to compare
v0.0.6

update pytest

v0.0.5: Merge pull request #12 from rhymiz/python-39-support

21 Dec 20:19
ee7f185
Compare
Choose a tag to compare

v0.0.4

04 May 01:52
Compare
Choose a tag to compare
  • Made backwards compatible with Python 3.6 by using the dataclasses library