- Add tests in the PyPI sdists for 10 - Add documentation - Add 'SlottedCollection' if available
1.1.3
Fixed:
- Better compatibility with Python 3.9 and older versions of six
1.1.2
Fixed: - Missing 'Slotted' methods stubs
1.1.1
Fixed: - Use `typing.AbstractSet` instead of `typing.Set`
1.1.0
New: - Add mypy stub file
1.0.4
Fixed: - Package level imports not working - Add tests for imports - Add ` noqa` comment to imports in `__init__.py` to prevent `autoflake` from removing them