Releases: ansatzcapital/leda
Releases · ansatzcapital/leda
Release list
v1.0.0
🎉 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
v0.6.0
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
v0.4.1: Export public API properly
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
- @shiyangcao made their first contribution in #3
Full Changelog: v0.3.0...v0.4.0