Release 1.1.1 (2026-02-13)¶
Documentation¶
- add developer setup and contributing guides to Sphinx docs (#215)
Features¶
- migrate MQ dev environment to shared mq-dev-environment repo (#214) Replace bundled Docker setup with thin wrapper scripts that delegate to the mq-dev-environment sibling repository. Rename all PYMQREST. object references to DEV. and add CI integration testing via the shared composite action.