Releases: mayushii21/market-dashboard
Releases · mayushii21/market-dashboard
v0.1.0-beta Introducing TV Lightweight Charts support
What's Changed
- Enhanced Visualization: The main price chart now uses TV Lightweight Charts, offering improved performance and a better user experience.
- Dynamic Layout Loading: The app.layout is now a dynamic function, ensuring the latest data is retrieved on every page load.
- New CLI Subcommand: Introducing the
innov8 update
CLI subcommand to update all ticker data effortlessly. - Version Upgrades: Updated minimum required versions for Python and Dash to ensure compatibility and leverage new features.
- Additional Improvements: Various other enhancements for a smoother and more efficient user experience.
v0.0.9-beta
- interface imporvements
- responsive layout
- performance boost
v0.0.8-beta
- interface adjustments
- performance improvements
- minor bug fixes
- added tests
v0.0.7-beta
added progress bar, some fixes
install via pip install innov8
First actual PyPI release
install via pip install innov8
TestPyPI v0.0.5-beta
install via pip install -i https://test.pypi.org/simple/ innov8
Full Changelog: https://github.com/mayushii21/market-dashboard/commits/v0.0.5-beta