Skip to content

v0.0.12

Compare
Choose a tag to compare
@manzt manzt released this 19 Apr 03:56
· 21 commits to main since this release

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