Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

70 lines (50 loc) · 3.54 KB

Changelog

v0.1.6 (2023-07-26)

Fix

  • logging: Wrong number of arguments (#14) (7fba5de)

v0.1.5 (2023-07-21)

Fix

v0.1.4 (2023-02-23)

Fix

v0.1.3 (2023-02-17)

Fix

  • file_path: Changed _update_path() parameters and parsing dict inside the function (#9) (d540974)

v0.1.2 (2022-11-30)

Fix

  • _write_definitions Permission denied (80a8579)

v0.1.1 (2022-11-11)

Fix

  • widget: Properly use trigger from trame (c3611be)

v0.1.0 (2022-10-14)

Feature

  • main: Return server.start (fd7503a)

v0.0.9 (2022-08-18)

Fix

  • drawer: Fix visibility drawer toggle (3d6a4f2)

v0.0.8 (2022-08-18)

Fix

  • simput/widget: Use latest trame inject api correctly (f2439c4)
  • logger: Use valid syntax (5d68081)

v0.0.7 (2022-07-22)

Fix

  • jupyter: Trigger release for jupyter usage (1d3a8ad)

Documentation

v0.0.6 (2022-07-21)

Fix

Documentation

  • coverage: Remove codecov PR comment (5e09e38)
  • coverage: Add .coveragerc (7c863de)
  • ci: Add coverage and codecov upload (4c9339d)
  • readme: Add CI badge (9bb90a6)
  • contributing: Add CONTRIBUTING.rst (19675d4)

v0.0.5 (2022-06-03)

Fix

  • docker: Make it docker deployable (e365864)

v0.0.4 (2022-06-02)

Fix