- docstring updates to match other grscheller PyPI repos
1.0.0
- first stable release - dropped minimum Python requirement to 3.10
0.1.1
- changed circular-array from a package to just a module - actually breaking API change - version number should have been 0.2.0 - gave CircularArray class `foldL` & `foldR` methods
0.1.0
- initial PyPI grscheller.circular-array release - migrated Circulararray class from grscheller.datastructures - update docstrings to reflect current nomenclature