- add py3.10 and py3.11 tests suites and support in pypi - drop py 3.6 support (Technically it still works but is unsupported) - fix a bug that could cause name collection to fail when objects don't support __bases__ - resolve npm vulnerabilities - move github actions to python 3.9
0.0.7
Not secure
**Changelog:**
* Add support for python 3.9 and fix deprecated calls 26 * Updated dependencies with vulnerabilities from dependabot
0.0.6
Not secure
Changelog: * Added ability to disable gzip encoding 18 19 * Updated dependencies with vulnerabilities with npm audit fix
0.0.5
Not secure
Changelog: - Made the objects page searchable 2 - Show the number of items displayed on the history and objects page 1 - Debounce keyboard input so it doesn't freeze while typing in the search field