* Fixed bug with datastructures.tuple module * forgot to import std lib typing.cast into tuples.py
0.23.0
* publishing previous change and grscheller consistency changes * suspect SplitEnd class needs more work, not just clean up * not prepared to wrap my brain around it right now * don't want to delay PyPI releases for other repos * once splitends under control, will consider a 1.0.0 release
0.22.3.0
* renamed class FTuple -> ftuple * ftuple now takes 0 or 1 iterables, like list and tuple do * created factory function for original constructor use case * FT[D](*ds: D) -> ftuple[D]
0.22.1
* removed docs from repo * docs for all grscheller namespace projects maintained here * https://grscheller.github.io/grscheller-pypi-namespace-docs/