Skip to content

Releases: teams-notifier/gitlab-mr-api

gitlab-mr-api v0.17.0

04 Feb 23:07
f10e0ee
Compare
Choose a tag to compare

What's Changed

Misc

  • feat: switch card to full width by @babs in #30
  • feat(card): slight wording change by @babs in #31

Full Changelog: v0.16.0...v0.17.0

gitlab-mr-api v0.16.0

21 Jan 22:45
cab7bd6
Compare
Choose a tag to compare

What's Changed

Misc

  • feat: remove approvals on new commits/push… by @babs in #27
  • feat: collapse card when draft or "done" (closed or merged) by @babs in #28
  • feat: reduce minimum db pool size to 1 by @babs in #29

Full Changelog: v0.15.0...v0.16.0

gitlab-mr-api v0.15.0

12 Jan 21:04
eb7fb80
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(gh-action): fix release name by @babs in #22

Misc

  • feat: add card rendering collapsible options by @babs in #23
  • feat: rework periodic cleanup scheduling by @babs in #24
  • feat(model): add changes and updated at to MR by @babs in #25
  • feat: rework draft handling and draft to ready transition by @babs in #26

Full Changelog: v0.14.0...v0.15.0

gitlab-mr-api v0.14.0

10 Jan 04:10
50ab565
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: delete messages if MR is switched to draft by @babs in #20
  • feat: make card collapsible and design tweaks by @babs in #21

Misc

  • build(gh-action): create a github release on build by @babs in #19

Full Changelog: v0.13.0...v0.14.0