Releases: hydrosquall/datasette-nteract-data-explorer
Releases · hydrosquall/datasette-nteract-data-explorer
0.5.1
What's Changed
- docs: Update the release action trigger guidelines in CONTRIBUTING.md by @hydrosquall in #33
- fix: reverse inverted boolean for datasette membership test by @hydrosquall in #34
Full Changelog: 0.5.0...0.5.1
0.5.0 - Datasette-Lite Compatibility Patch
What's Changed
- feat: disable URL state sync feature when running in datasette-lite by @hydrosquall in #30
Full Changelog: 0.4.2...0.5.0
0.4.2 - Datasette-Lite hook
What's Changed
- fix(demo): build updated demo JS statics as part of build pipeline by @hydrosquall in #24
- feat: proof of concept initialization hook for instantiating JS plugins in datasette-lite by @hydrosquall in #26
- bump: version 0.4.2 by @hydrosquall in #27
Full Changelog: 0.4.1...0.4.2
0.4.1 - Enable permalinks to graphs
What's Changed
- feat: add demo site landing page by @hydrosquall in #14
- feature: synchronize graph state to URL parameters, enabling permalinking + sharing graphs by @hydrosquall in #19
- Added PR templates + Issue contributing guide
Full Changelog: 0.3.1...0.4.1
_ignore_ - see 0.4.1.
ignore - see 0.4.1.
0.3.1 - Custom SQL Queries, Published Demo
What's Changed
- feature: enable data explorer to activate when writing custom SQL by @hydrosquall in #5
- docs: replace browser history example with happy planet index dataset by @hydrosquall in #6
- build: deploy demo site to vercel by @hydrosquall in #8
- release: 0.3.0 by @hydrosquall in #11
Full Changelog: 0.2.1...0.3.1
0.2.3 - Separate JS and Python build folders
The build systems from python and JS were interfering with each other. This should fix that.
Full Changelog: 0.2.2...0.2.3
0.2.2 - Repair GH Actions Workflow
The previous release wasn't able to start due to a syntax error in the YAML file.
v0.2.1 - Fix node version
The previous release was failing in CI due to an old version of node.js.
0.2.0 - With Statics
The first release worked with local development, but was not building new JS in CI. This release should fix that.
Full Changelog: 0.1.0...0.2.0