Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ipychart 0.5.1 source code.tar.gz | 2024-08-24 | 8.0 MB | |
ipychart 0.5.1 source code.zip | 2024-08-24 | 8.1 MB | |
README.md | 2024-08-24 | 373 Bytes | |
Totals: 3 Items | 16.2 MB | 0 |
New features in this version:
- Add automated deployment scripts for NPM and PyPi ipychart packages using GitHub Actions CI/CD.
- Add automated scripts that run frontend and backend tests on each contribution using GitHub Actions CI/CD.
Bug fixes:
- Fix old assets packaged with the latest version due to the ‘skip if exists’ key in the
pyproject.toml
file.