Releases: nucleic/enaml
Releases · nucleic/enaml
0.19.0-rc2
What's Changed
- Fix version in docs by @MatthieuDartiailh in #585
Full Changelog: 0.19.0-rc1...0.19.0-rc2
0.19.0-rc1
What's Changed
- build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot[bot] in #559
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #560
- CI: fix dependencies installation on linux by @MatthieuDartiailh in #563
- Move standard_tracer's subscription observer to cpp by @frmdstryr in #562
- Update funchelper call_func by @frmdstryr in #567
- Fix focus tests on linux by @frmdstryr in #570
- Add a proper dynamicscope iterator by @frmdstryr in #571
- Use yield from instead of chained iterables by @sccolbert in #572
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot[bot] in #573
- import_hooks: Use cache_tag from PEP 421 by @AlexanderS in #574
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot[bot] in #575
- Add support for Python 3.14 by @MatthieuDartiailh in #580
- Add nonblocking open support to Dialog by @yajaru in #552
- Fix notebook tabs reordering when children are re-ordered by @MatthieuDartiailh in #583
New Contributors
- @AlexanderS made their first contribution in #574
- @yajaru made their first contribution in #552
Full Changelog: 0.18.0...0.19.0-rc1
0.19.0
What's Changed
- build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot[bot] in #559
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #560
- CI: fix dependencies installation on linux by @MatthieuDartiailh in #563
- Move standard_tracer's subscription observer to cpp by @frmdstryr in #562
- Update funchelper call_func by @frmdstryr in #567
- Fix focus tests on linux by @frmdstryr in #570
- Add a proper dynamicscope iterator by @frmdstryr in #571
- Use yield from instead of chained iterables by @sccolbert in #572
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot[bot] in #573
- import_hooks: Use cache_tag from PEP 421 by @AlexanderS in #574
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot[bot] in #575
- Add support for Python 3.14 by @MatthieuDartiailh in #580
- Add nonblocking open support to Dialog by @yajaru in #552
- Fix notebook tabs reordering when children are re-ordered by @MatthieuDartiailh in #583
- Fix version in docs by @MatthieuDartiailh in #585
New Contributors
- @AlexanderS made their first contribution in #574
- @yajaru made their first contribution in #552
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.1.0 by @dependabot in #537
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #539
- build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by @dependabot in #540
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #542
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #541
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #543
- build(deps): bump ts-graphviz/setup-graphviz from 1 to 2 by @dependabot in #544
- Fix potential error in rewrite fast locals on 3.12 for #548 by @frmdstryr in #550
- build(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #553
- Python 3.13 support by @MatthieuDartiailh in #556
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- Fix code generation for inserted Python block on Python 3.10+ by @MatthieuDartiailh in #528
- Enaml syntaxerror detail by @bburan in #530
- Python 3.12 support by @MatthieuDartiailh in #535
Full Changelog: 0.16.1...0.17.0
Release 0.16.1
Release 0.16.0
update release notes
Release 0.15.2
Merge pull request #505 from nucleic/release-0.15.2 Prepare release 0.15.2
Release 0.15.1
tests: skip qfont test if no backend is available
Release 0.15.0
setup: fix typo in pyproject.toml