Releases: hubverse-org/hub-dashboard-predtimechart
Releases · hubverse-org/hub-dashboard-predtimechart
release-v2.2.8
What's Changed
- demo/index.html: change predtimechart.bundle.js import to use
predtimechart@v3by @matthewcornell in #82 - support time-series.parquet files in addition to .csv by @matthewcornell in #85
Full Changelog: v2.2.7...v2.2.8
release-v2.2.7
What's Changed
- sort initial_checked_models to top of models list by @matthewcornell in #81
Full Changelog: v2.2.6...v2.2.7
release-v2.2.6
What's Changed
- updated demo/index.html to use latest predtimechart.bundle.js by @matthewcornell in #80
Full Changelog: v2.2.5...v2.2.6
release-v2.2.5
What's Changed
- updated demo/index.html to use latest predtimechart.bundle.js and to include bootstrap-icons by @matthewcornell in #77
- Fix dtype inference for models with numeric-only location codes by @nickreich in #79
New Contributors
- @nickreich made their first contribution in #79
Full Changelog: v2.2.4...v2.2.5
release-v2.2.4
What's Changed
- implements [add info about models on viz page #56] by outputting a model_urls options object field that, when present, makes model names links by @matthewcornell in #76
Full Changelog: v2.2.3...v2.2.4
release-v2.2.3
What's Changed
- change demo to use predtimechart v3.1.2 by @matthewcornell in #75
Full Changelog: v2.2.2...v2.2.3
release-v2.2.2
What's Changed
- update docs to Bootstrap v5 by @matthewcornell in #74
Full Changelog: v2.2.1...v2.2.2
release-v2.2.1
What's Changed
- refactor to use the hubdata package for hub access by @matthewcornell in #71
Full Changelog: v2.2.0...v2.2.1
release-v2.2.0
Implements [add a pass-through initial_xaxis_range option to predtimechart-config.yml files #48].
What's Changed
- Update links to docs.hubverse.io by @annakrystalli in #66
- implements [add a pass-through initial_xaxis_range option to predtimechart-config.yml files] by @matthewcornell in #68
New Contributors
- @annakrystalli made their first contribution in #66
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Fixes two things: Target data were not being generated for the current week, and target data were being incorrectly generated for non-versioned data (no as_of column). Also fixed an introduced test precision failure.
What's Changed
- znk/fix target fencepost/60 by @zkamvar in #61
- znk/no backsies/62 by @zkamvar in #63
- truncate test model submission to 14 sig figs by @zkamvar in #65
Full Changelog: v2.1.0...v2.1.1