Skip to content

Releases: ansatzcapital/leda

v1.0.0

Choose a tag to compare

@yanovs yanovs released this 16 Oct 17:59
36e2e1d

🎉 We're releasing v1! There are no big changes from v0.6, but we wanted to reflect that (1) the API has been stable for a while, and (2) it's been production-ready for a while.

What's Changed

  • Fix Windows pyright CI issue by @yanovs in #27
  • Modernize scaffolding, including switching to uv by @yanovs in #28
  • Switch to Pixi and Just and add Python 3.14 tests by @yanovs in #29
  • Fix static demo links by @yanovs in #30
  • Fix tiny typo by @yanovs in #31

Full Changelog: v0.6.1...v1.0.0

v0.6.1

Choose a tag to compare

@yanovs yanovs released this 24 Mar 16:53
ed59a3f

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@yanovs yanovs released this 12 Mar 00:48
2a9f1dd

What's Changed

  • Update to ruff v0.3.0 by @yanovs in #14
  • Fix macOS CI tests by @yanovs in #15
  • Fix ruff format issues by @yanovs in #16
  • Fix CI by skipping bad combination by @yanovs in #17
  • Fix CI by pinning setuptools and virtualenv versions for ubuntu py3.8 by @yanovs in #18
  • Include python3.13 and fix pyright Windows issue in CI by @yanovs in #19
  • Fix widget values return type by @yanovs in #20
  • Fix CI by pinning version of mistune by @yanovs in #21
  • Fix CI by pinning pillow and add debugging tools by @yanovs in #22
  • Fix for new ruff lint by @yanovs in #23
  • Fix Ubuntu 24.04 python3.8 CI tests by @yanovs in #24
  • include microseconds in report name to prevent collisions by @hyukim17 in #25

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@yanovs yanovs released this 25 Feb 16:11
e27dbe6

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1: Export public API properly

Choose a tag to compare

@yanovs yanovs released this 14 May 23:52
1b00739

What's Changed

  • Update README and package config by @yanovs in #5
  • Export public API properly by @yanovs in #7

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@yanovs yanovs released this 22 Dec 16:21
a46941c

What's Changed

  • make some readme contributions by @shiyangcao in #3
  • Add support for newer versions of Jupyter ecosystem by @yanovs in #4

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@yanovs yanovs released this 07 Dec 22:11
eebcebe

Initial