Skip to content

Releases: ansatzcapital/leda

v0.6.1

24 Mar 16:53
ed59a3f
Compare
Choose a tag to compare

What's Changed

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

v0.6.0

12 Mar 00:48
2a9f1dd
Compare
Choose a tag to compare

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

25 Feb 16:11
e27dbe6
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Export public API properly

14 May 23:52
1b00739
Compare
Choose a tag to compare

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

22 Dec 16:21
a46941c
Compare
Choose a tag to compare

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

07 Dec 22:11
eebcebe
Compare
Choose a tag to compare

Initial