Releases: pyapp-kit/app-model
Releases · pyapp-kit/app-model
v0.0.9
What's Changed
- docs: fix a few typos in docs by @alisterburt in #60
- feat: eval expr when creating menus by @tlambert03 in #61
New Contributors
- @alisterburt made their first contribution in #60
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #53
- ci: add napari tests by @tlambert03 in #57
- feat: add ToggleRule for toggleable Actions by @tlambert03 in #59
- refactor: switch to extra ignore by @tlambert03 in #58
New Contributors
- @pre-commit-ci made their first contribution in #53
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- build: relax runtime typing extensions dependency by @tlambert03 in #49
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat: add get_app class method to Application by @tlambert03 in #48
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- fix: fix sorting when group is None by @tlambert03 in #42
- feat: qt key conversion helpers by @tlambert03 in #43
- fix: small getitem fixes for napari by @tlambert03 in #44
- feat: add register_actions by @tlambert03 in #45
- test: more test coverage by @tlambert03 in #46
- tests: more qtest coverage by @tlambert03 in #47
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: raise_synchronous option, and expose app classes by @tlambert03 in #40
- feat: add toggled to command by @tlambert03 in #41
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix: expression hashing and repr by @tlambert03 in #39
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: frozen models by @tlambert03 in #31
- refactor: restrict to only one command per id by @tlambert03 in #30
- feat: add standard keybindings by @tlambert03 in #32
- build: pin min typing extensions by @tlambert03 in #33
- feat: cache qactions [wip] by @tlambert03 in #35
- feat: updating demo by @tlambert03 in #34
- docs: Add Documentation by @tlambert03 in #36
- fix: allow older qtpy by @tlambert03 in #37
- chore: move tlambert03/app-model to napari by @tlambert03 in #38
Full Changelog: v0.0.1...v0.0.2
v0.0.1.rc5
What's Changed
- feat: frozen models by @tlambert03 in https://github.com/tlambert03/app-model/pull/31
- refactor: restrict to only one command per id by @tlambert03 in https://github.com/tlambert03/app-model/pull/30
- feat: add standard keybindings by @tlambert03 in https://github.com/tlambert03/app-model/pull/32
- build: pin min typing extensions by @tlambert03 in https://github.com/tlambert03/app-model/pull/33
- feat: cache qactions [wip] by @tlambert03 in https://github.com/tlambert03/app-model/pull/35
- feat: updating demo by @tlambert03 in https://github.com/tlambert03/app-model/pull/34
- docs: Add Documentation by @tlambert03 in https://github.com/tlambert03/app-model/pull/36
- fix: allow older qtpy by @tlambert03 in https://github.com/tlambert03/app-model/pull/37
Full Changelog: tlambert03/app-model@v0.0.1...v0.0.1.rc5
v0.0.1
What's Changed
- feat: demo app by @tlambert03 in https://github.com/tlambert03/app-model/pull/24
- refactor: a number of fixes by @tlambert03 in https://github.com/tlambert03/app-model/pull/26
Full Changelog: tlambert03/app-model@v0.0.1.rc4...v0.0.1