Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

49 lines (36 loc) · 2.62 KB

Changelog

v0.2.6 (2024-01-03)

Fix

  • Added compatability for pandas 2 (7f5569a)

v0.2.5 (2023-01-29)

Fix

  • Semantic versioning now automated (ae31d1c)

v0.2.4 (2023-01-29)

Fix

  • Removed workflows, moved publish to manual (98a5932)
  • Catalog not working on chrome and making local build work again (cc5b236)

v0.2.3 (2022-02-26)

Fix

  • Better python dependency management (7a581ff)

v0.2.2 (2022-02-26)

Fix

  • Renaming to available package name (a522449)

Documentation

  • Better dataset example (e3ebc5d)
  • Added install clarifications (7fce0de)
  • Moved contributing readme into its own readme, added quick start to readme (60840c3)

v0.2.1 (2022-02-09)

Fix

  • Index html file now zipped to reduce memory (5ad8dfd)

v0.2.0 (2022-02-06)

Feature

  • Version 0.2 release (d7de1f1)
  • Web app to display interactive catalog (7261ca5)

Fix

  • Re-generated index.html (25b903f)
  • Semantic versioning reacting to correct branch (75d114e)
  • Make build-local now refreshes data.json (1eee462)
  • Added rich descriptions for catalogs (dac961b)

Documentation