Releases: gosling-lang/gos
Releases · gosling-lang/gos
v0.2.2
v0.2.1
v0.2.0
🚀 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
🚀 Features
- Upgrade to Gosling v0.9.31 - by @manzt in #137 (f9898)
- Direct support for BED files and add top-level
gos.bed
utility - by @manzt in #137 (f9898)
🐞 Bug Fixes
- Workflow release notes - by @manzt (a5f7c)
- Use correct file extension for dataframe csv serialization - by @manzt in #136 (74f8b)
View changes on GitHub
v0.1.0
v0.0.13
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
withservir
by @manzt in #127 - feat: touch-up CI workflows by @manzt in #128
New Contributors
- @jamesscottbrown made their first contribution in #118
Full Changelog: v0.0.11...v0.0.13
v0.0.12
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
- @jamesscottbrown made their first contribution in #118
Full Changelog: v0.0.11...v0.0.12