Change Log

Backwards Compatibility

Minor versions are intended to be backwards compatible. For example, 1.9.0 would be backwards compatible to 1.0.0', but2.0.0' would not be backwards compatible to `1.9.0'.

Release Log

2020-12-13: 1.0.1

First public release.

2020-12-26: 1.0.3

Fixed CI. This was the first version uploaded to PyPi automatically. No functional changes.

2021-10-11: 1.0.4

Fixed no argument functions causing errors

2022-01-13: 1.0.6

Fixed base classes not working