Skip to content

Releases: hubverse-org/hub-dashboard-predtimechart

release-v2.2.8

17 Feb 14:53
53f5590

Choose a tag to compare

What's Changed

  • demo/index.html: change predtimechart.bundle.js import to use predtimechart@v3 by @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

01 Dec 17:24
ac84948

Choose a tag to compare

What's Changed

Full Changelog: v2.2.6...v2.2.7

release-v2.2.6

20 Nov 14:33
cdde4ca

Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.2.6

release-v2.2.5

18 Nov 16:43
a07f586

Choose a tag to compare

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

Full Changelog: v2.2.4...v2.2.5

release-v2.2.4

10 Sep 21:04
00ec21b

Choose a tag to compare

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

21 Aug 16:56
19ccf2e

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

release-v2.2.2

21 Aug 16:40
b810106

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

release-v2.2.1

20 Aug 12:23
f204191

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

release-v2.2.0

21 May 19:11
311f8fc

Choose a tag to compare

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

Full Changelog: v2.1.1...v2.2.0

v2.1.1

30 Apr 18:01
f1e897f

Choose a tag to compare

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

Full Changelog: v2.1.0...v2.1.1