Skip to content

Releases: matagus/merge-requests-monitor

v0.4.1

19 Mar 01:26
c3f5ed3
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #34
  • Fixed: clicking escaped-title MRs does nothing by @matagus in #35

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Feb 02:11
ba3f80c
Compare
Choose a tag to compare

What's Changed

app1
  • Separate sections for draft & regular merge requests
  • Each merge request section has now adescriptive title
  • hatch commands for developing, building & running this app

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Feb 23:48
b4acbac
Compare
Choose a tag to compare
refresh-frequency

What's Changed

  • Feat: Changes in refresh frequency are now saved to disk.
  • Feat: configure feed URL using Preferences menu option.
  • Bug: Several minor bug fixes.

Full Changelog: v0.2.0...v0.3.0

v0.1.0

11 Feb 11:03
9bc7ac5
Compare
Choose a tag to compare
1

What's Changed

  • MacOS app built by Github Action and published as a release attachment 🚀 @matagus
  • Several repo improvements: pre-commit & github actions configs, license & authors files, and other minor stuff by @matagus in #16
  • Bump actions/setup-python from 4 to 5 by @dependabot in #17
  • This project works with python 3.11 by @matagus in #18
  • Generate config.ini file for release by @matagus in #19

New Contributors

Full Changelog: https://github.com/matagus/merge-requests-monitor/commits/v0.1.0