Skip to content

Latest commit

 

History

History
235 lines (134 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

235 lines (134 loc) · 12.7 KB

Changelog

v0.2.2 (2023-09-25)

Full Changelog

Fixed bugs:

  • fix: propagate _recurse value in QModelSubmenu.update_from_context method #122 (Czaki)

Merged pull requests:

v0.2.1 (2023-08-30)

Full Changelog

Fixed bugs:

  • fix: properly connect events for Contexts comprised of other Contexts #119 (kne42)

v0.2.0 (2023-07-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

Tests & CI:

Documentation:

  • docs: Move _expressions.py docstring to be included in documentation #107 (lucyleeow)

v0.1.4 (2023-04-06)

Full Changelog

Merged pull requests:

v0.1.3 (2023-04-06)

Full Changelog

Fixed bugs:

v0.1.2 (2023-03-07)

Full Changelog

Fixed bugs:

  • fix: Fix typo in execute_command method #86 (davidbrochart)
  • fix: Fix ctrl meta key swap (for real this time (i think)) #82 (kne42)

Tests & CI:

Documentation:

Merged pull requests:

v0.1.1 (2022-11-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • refactor: Use a dict (as an ordered set) instead of a list for menus registry #74 (aganders3)
  • ci(dependabot): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 #72 (dependabot[bot])

v0.1.0 (2022-10-10)

Full Changelog

Fixed bugs:

  • fix: properly detect when ctrl and meta swapped on mac #64 (kne42)
  • fix various bugs #63 (kne42)

Merged pull requests:

v0.0.9 (2022-08-26)

Full Changelog

Implemented enhancements:

Documentation:

v0.0.8 (2022-08-21)

Full Changelog

Implemented enhancements:

Tests & CI:

Merged pull requests:

v0.0.7 (2022-07-24)

Full Changelog

Merged pull requests:

  • build: relax runtime typing extensions dependency #49 (tlambert03)

v0.0.6 (2022-07-24)

Full Changelog

Implemented enhancements:

v0.0.5 (2022-07-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

Tests & CI:

v0.0.4 (2022-07-16)

Full Changelog

Implemented enhancements:

v0.0.3 (2022-07-14)

Full Changelog

Merged pull requests:

v0.0.2 (2022-07-13)

Full Changelog

Merged pull requests:

v0.0.1 (2022-07-06)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator