v0.3.0
Bumped the minor version as this is quite a big release. It makes EditGrid much closer to being stable / robust and integrates a FileChooser
widget into the core AutoUi functionality. It has also been tested with ipywidgets8. From this point on we'll publish to PyPi with new releases and will soon also package with conda.
What's Changed
- Add-
selectdir.py
-to-deprecate-workingdir.py
by @jgunstone in #61 - 60-package-with-hatch by @jgunstone in #62
- README typo fixes by @ivanov in #59
- ♻️-update-package-import-conventions by @jgunstone in #63
- ♻️🎨 globally update ipywidgets import by @jgunstone in #66
- ✨-add-
demo
-schemas-and-function by @jgunstone in #67 - ⚡️-improve/fix-watching-EditGrid-performance by @jgunstone in #69
- ✨-integrate-ipyfilechooser-into-AutoUi by @jgunstone in #70
- Tidy editgrid internals and api by @jgunstone in #71
New Contributors
Full Changelog: 0.2.7...0.3.0