Skip to content

Latest commit

 

History

History
108 lines (61 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

108 lines (61 loc) · 4.85 KB

Changelog

v2.4.2 (2023-10-03)

Fix

  • jupyter: Allow extension usage (fc79895)

Documentation

  • readme: Update README.rst (acee892)

v2.4.1 (2023-09-29)

Fix

  • Update trame to streamline jupyter usage (21fa6cb)

v2.4.0 (2023-09-19)

Feature

  • vue3: Migrate app to use vue3 (becb7b2)

v2.3.1 (2023-08-04)

Fix

  • reset: Properly reset state on task change (90d7ba0)

v2.3.0 (2023-08-03)

Feature

  • jupyter: Code cleanup + better jupyter support (d1f24a1)

Documentation

  • contributing: Add commit message format info (cdb228a)

v2.2.3 (2023-07-21)

Fix

v2.2.2 (2023-07-21)

Fix

  • trame: Update code to support trame v3 (768bdde)

v2.2.1 (2023-07-19)

Fix

  • release: Auto publish releases (ba5a09e)

v2.2.0 (2023-07-19)

Feature

  • ci: Version catch up 2.2.0 (9b48bc4)

v2.1.0 (2023-07-19)

Feature

  • ci: Version catch up 2.1.0 (b9dc9f6)

v2.0.0 (2023-07-19)

Feature

Breaking

v1.0.0 (2023-07-19)

Feature

  • ci: Try to reconcile versions (755cd28)
  • ci: Try to reconcile versions (7a3391a)
  • ci: Reconcile (64808bb)
  • ci: Try to reconcile versions (cad1c59)
  • 2.2.0: New release with updated dependencies (8f0f496)

Fix

  • ci: Try to reconcile versions (13c763e)
  • deploy: Enable cuda (7ca6959)
  • Docker use cuda based image (fdc35ae)
  • Deploy config (1165fc4)
  • jupyter: Remote print (ac54a02)
  • Jupyter: Use GPU by default if available (b6493a9)
  • detection: Improve ui and code usage (6b828e6)
  • RandomGridStack: Properly handle size as a tuple (56a0299)
  • detection: Show top class drop down (b2e72e6)

Breaking