- Implemented visualization of Python dictionaries - Implemented visualization of trees - Refactored in modular fashion - Updated documentation & tests to reflect new functionality
0.1.0
🎉 This is is the very first release of the `structoscope` package! 🎉
Changelog
* Implemented visualization for Python `list` type, including multi-dimensional lists * Integrated library with `matplotlib` viewer * Added automated testing and linting * Added continuous integration on all branches