Skip to content

Releases: hydrosquall/datasette-nteract-data-explorer

0.5.1

19 Oct 00:07
37ac684
Compare
Choose a tag to compare

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

18 Oct 23:54
1f637e5
Compare
Choose a tag to compare

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

27 Aug 16:31
371b9f8
Compare
Choose a tag to compare

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

08 Aug 20:02
20d06a5
Compare
Choose a tag to compare

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.

08 Aug 19:50
84508ae
Compare
Choose a tag to compare

ignore - see 0.4.1.

0.3.1 - Custom SQL Queries, Published Demo

16 Apr 23:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.1

0.2.3 - Separate JS and Python build folders

27 Mar 02:21
Compare
Choose a tag to compare

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

27 Mar 02:07
Compare
Choose a tag to compare

The previous release wasn't able to start due to a syntax error in the YAML file.

v0.2.1 - Fix node version

27 Mar 02:00
Compare
Choose a tag to compare

The previous release was failing in CI due to an old version of node.js.

0.2.0 - With Statics

27 Mar 01:33
Compare
Choose a tag to compare

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