Skip to content

Add Comparable mix-in and MACRO_CASE StrEnum

Compare
Choose a tag to compare
@irgeek irgeek released this 26 Mar 05:31
· 38 commits to master since this release
ed1b791
Merge pull request #10 from irgeek/comparable

* Add a Comparable mix-in
* Add a MACRO_CASE StrEnum
* Add RTD documentation - https://strenum.readthedocs.io/en/latest/
* Drop Python 3.5 in tests