Releases: statisticsnorway/datadoc-editor
Releases · statisticsnorway/datadoc-editor
v0.2.2
What's Changed
- STAT-70 Fixes from testing by @mmwinther in #70
- Update Author email to shared address by @mmwinther in #71
Full Changelog: v0.2.1...v0.2.2
v0.2.1 Support pasting into variable table
What's Changed
- Added test parquet dataset and metadata json file by @BjornRoarJoneid in #67
- STAT-23: Support pasting into variable table by @mmwinther in #68
- Use horizontal scroll when table grows wider than its container
- Remove the Identifier field for variables from the UI in preparation for it being removed from the model
Full Changelog: v0.2.0...v0.2.1
v0.2.0 Latest Model version
What's Changed
- STAT-23 Model update and backwards compatibility by @mmwinther in #65
- Add very basic filtering. Doesn't work for dropdowns. by @bjornandre in #66
Full Changelog: v0.1.8...v0.2.0
v0.1.7 Offline support
What's Changed
- Copy boostrap themes and icons to local assets (for offline use) by @bjornandre in #60
Full Changelog: v0.1.6...v0.1.7
v0.1.6 Port number fix
What's Changed
- Pick a random port number at startup by @bjornandre in #59
Full Changelog: v0.1.5...v0.1.6
v0.1.5 Optional dependencies
What's Changed
- Dapla-toolbelt and gcsfs should be optional dependencies (issue #57 ) by @bjornandre in #58
New Contributors
- @bjornandre made their first contribution in #58
Full Changelog: v0.1.4...v0.1.5
v0.1.4 Compatibility with datasets in GCS buckets
What's Changed
- Compatibility with datasets in GCS buckets by @mmwinther in #55
- Update documentation by @mmwinther in #56
Full Changelog: v0.1.3...v0.1.4
v0.1.3 Open Datadoc in a new tab
v0.1.2 Multi-language Dropdown support
Feature
🌍 Dropdown options and values update when a new language is chosen
What's Changed
- Fix presentation of DPI values by @mmwinther in #48
- Restructure project by @mmwinther in #49
- Add badges to README by @mmwinther in #50
- Remove packages with mistune as dependency by @mmwinther in #51
- Multi-language dropdowns by @mmwinther in #52
Full Changelog: v0.1.1...v0.1.2
First publication to PyPI
Prototype version of datadoc, which is published to PyPI for testing in the target Dapla Jupyter environment.