Releases: pyapp-kit/app-model
Releases · pyapp-kit/app-model
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
v0.0.1.rc4
What's Changed
- build: add py.typed by @tlambert03 in https://github.com/tlambert03/app-model/pull/22
- feat: add injection model to app by @tlambert03 in https://github.com/tlambert03/app-model/pull/21
- test: fix pre-test by @tlambert03 in https://github.com/tlambert03/app-model/pull/23
Full Changelog: tlambert03/app-model@v0.0.1.rc3...v0.0.1.rc4
v0.0.1.rc3
What's Changed
- feat: allow callbacks as strings by @tlambert03 in https://github.com/tlambert03/app-model/pull/18
Full Changelog: tlambert03/app-model@v0.0.1.rc2...v0.0.1.rc3
v0.0.1.rc2
What's Changed
- feat: Keybindings! by @tlambert03 in https://github.com/tlambert03/app-model/pull/16
- refactor: create backend folder by @tlambert03 in https://github.com/tlambert03/app-model/pull/17
Full Changelog: tlambert03/app-model@v0.0.1.rc1...v0.0.1.rc2