Releases: voila-dashboards/voici
Releases · voila-dashboards/voici
v0.1.1
0.1.1
Bugs fixed
- Fix
voici build --contents notebooks/ --output-dir dist
use case #25 (@martinRenou)
Maintenance and upkeep improvements
- More ui-tests #23 (@martinRenou)
Documentation improvements
- Uncomment the "Getting Started" section in the README #22 (@martinRenou)
Contributors to this release
v0.1.0
0.1.0
Enhancements made
- Turn into a JupyterLite Addon + support any kernel #12 (@martinRenou)
Bugs fixed
- Playwright bot: Setup the micromamba env properly #16 (@martinRenou)
Maintenance and upkeep improvements
- Debump versions so that the releaser can make 0.1.0 #21 (@martinRenou)
- Add releaser workflows to the repo #15 (@jtpio)
- Pin on
yarn=1
inenvironment.yml
for now #14 (@jtpio) - Add
publishConfig
topackage.json
#13 (@jtpio) - Simple UI tests #10 (@martinRenou)
- Update Github action workflows #8 (@martinRenou)
Documentation improvements
- Add README #18 (@martinRenou)
Other merged PRs
- Add bot for updating Playwright references #9 (@martinRenou)