Releases: opengeos/qgis-notebook-plugin
Releases · opengeos/qgis-notebook-plugin
v0.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #27
- Add support for splitting cells at cursor position by @giswqs in #33
- Update README with split cell and context menu docs by @giswqs in #34
- Add clickable cell type badge to change cell type by @giswqs in #35
- Reduce cell margins and apply cell spacing setting by @giswqs in #36
- Add Restart Session button to reset Python namespace by @giswqs in #37
- Fix horizontal scrollbar styling in code editor by @giswqs in #38
- Update changelog for v0.6.0 by @giswqs in #39
New Contributors
- @pre-commit-ci[bot] made their first contribution in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Fix height buffer issue by @giswqs in #19
- Update changelog for v0.3.1 by @giswqs in #20
- Add more keyboard shortcuts by @giswqs in #21
- Fix macOS menu issue by @giswqs in #22
- Update changelog for v0.4.0 by @giswqs in #23
- Add support for moving cells up and down with a button by @giswqs in #25
- Update changelog for v0.5.0 by @giswqs in #26
Full Changelog: v0.3.0...v0.5.0
v0.3.0
v0.2.0
What's Changed
- Add notebook plugin by @giswqs in #1
- Fix render bugs by @giswqs in #2
- Add confirmation when creating new notebook by @giswqs in #3
- Update README by @giswqs in #5
- Add light color theme by @giswqs in #9
- Add support for clearing output of a code cell by @giswqs in #10
- Add code snippets to the plugin by @giswqs in #11
New Contributors
Full Changelog: https://github.com/opengeos/qgis-notebook-plugin/commits/v0.2.0