Skip to content

Releases: gosling-lang/gos

v0.2.0

30 Mar 18:14
ae3f64f
Compare
Choose a tag to compare

   🚀 Features

This release mostly comes with behind the scenes changes with how gos works. We needed to change how the Gosling.js front-end code is loaded and executed, now that Gosling.js ships a more modern type of JavaScript (ESM). This is a minor release because these changes have been blocking us from keeping up with the latest features and performance improvements in Gosling.js.

    View changes on GitHub

v0.1.1

21 Jun 21:26
f9898ca
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.0

27 Apr 17:15
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade gosling.js to v0.9.29 by @manzt in #130

Full Changelog: v0.0.13...v0.1.0

v0.0.13

19 Apr 22:05
5709ee2
Compare
Choose a tag to compare

What's Changed

  • chore: test Python 3.10, deprecate Python 3.7 support by @manzt in #107
  • feat: add save('example.json') support by @manzt in #106
  • chore: use width/height defaults from gosling.js by @manzt in #109
  • refactor: use schemapi from altair submodule by @manzt in #101
  • use_scm_version and write version to package dist by @manzt in #110
  • chore: make GIF responsive in README.md by @sehilyi in #111
  • fix: add setuptools_scm to docs dependencies by @manzt in #113
  • refactor: use ESM import from esm.sh by @manzt in #108
  • chore: add chr prefix to examples by @sehilyi in #112
  • feat: add PluginRegistry with entry_points hook by @manzt in #114
  • docs: add a doc page for export by @sehilyi in #105
  • feat: gosling v0.9.23 by @manzt in #115
  • fix links to main gosling-lang docs by @jamesscottbrown in #118
  • chore: upgrade build-system to hatchling by @manzt in #123
  • refactor: revert ESM imports until gosling.js is more stable by @manzt in #124
  • feat: v0.9.28 by @manzt in #122
  • chore: pin dependencies by @manzt in #125
  • refactor: replace bgserve with servir by @manzt in #127
  • feat: touch-up CI workflows by @manzt in #128

New Contributors

Full Changelog: v0.0.11...v0.0.13

v0.0.12

19 Apr 03:56
Compare
Choose a tag to compare

What's Changed

  • chore: test Python 3.10, deprecate Python 3.7 support by @manzt in #107
  • feat: add save('example.json') support by @manzt in #106
  • chore: use width/height defaults from gosling.js by @manzt in #109
  • refactor: use schemapi from altair submodule by @manzt in #101
  • use_scm_version and write version to package dist by @manzt in #110
  • chore: make GIF responsive in README.md by @sehilyi in #111
  • fix: add setuptools_scm to docs dependencies by @manzt in #113
  • refactor: use ESM import from esm.sh by @manzt in #108
  • chore: add chr prefix to examples by @sehilyi in #112
  • feat: add PluginRegistry with entry_points hook by @manzt in #114
  • docs: add a doc page for export by @sehilyi in #105
  • feat: gosling v0.9.23 by @manzt in #115
  • fix links to main gosling-lang docs by @jamesscottbrown in #118
  • chore: upgrade build-system to hatchling by @manzt in #123
  • refactor: revert ESM imports until gosling.js is more stable by @manzt in #124
  • feat: v0.9.28 by @manzt in #122
  • chore: pin dependencies by @manzt in #125

New Contributors

Full Changelog: v0.0.11...v0.0.12