Skip to content

Releases: L7R7/gitlab-helper

v1.0.0

26 Jul 11:04
Compare
Choose a tag to compare

This is the first official, stable release! Have fun improving your productivity while working with your projects in GitLab!

What's Changed

Features

  • Switch to mtl-based http-client for Gitlab API by @L7R7 in #19
  • Use the detailed_merge_status of a merge request to refine the handling of them when updating merge requests by @L7R7 in #22
  • Use gh instead of a dedicated action for working with releases by @L7R7 in #25
  • Fix deprecation warnings for upx action, skip on macOS by @L7R7 in #27
  • Add smoke test for release artifacts by @L7R7 in #28
  • Prepare initial release by @L7R7 in #30
  • Update LICENSE by @L7R7 in #29
  • Introduce an argument to the meta listing to specify the scope by @L7R7 in #31
  • Fix roots in weeder config by @L7R7 in #32
  • Add short documentation about all features to the readme by @L7R7 in #33
  • Rename executable from gitlab-helper-exe to gitlab-helper by @L7R7 in #34

Dependency Updates

Full Changelog: v0.0.24...v1.0.0

v1.0.0-rc2

22 Jul 13:51
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

Features

  • Switch to mtl-based http-client for Gitlab API by @L7R7 in #19
  • Use the detailed_merge_status of a merge request to refine the handling of them when updating merge requests by @L7R7 in #22
  • Use gh instead of a dedicated action for working with releases by @L7R7 in #25
  • Fix deprecation warnings for upx action, skip on macOS by @L7R7 in #27
  • Add smoke test for release artifacts by @L7R7 in #28
  • Prepare initial release by @L7R7 in #30
  • Update LICENSE by @L7R7 in #29
  • Introduce an argument to the meta listing to specify the scope by @L7R7 in #31
  • Fix roots in weeder config by @L7R7 in #32
  • Add short documentation about all features to the readme by @L7R7 in #33
  • Rename executable from gitlab-helper-exe to gitlab-helper by @L7R7 in #34

Dependency Updates

Full Changelog: v0.0.24...v1.0.0-rc2

v1.0.0-rc1

22 Jul 13:50
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

Features

  • Switch to mtl-based http-client for Gitlab API by @L7R7 in #19
  • Use the detailed_merge_status of a merge request to refine the handling of them when updating merge requests by @L7R7 in #22
  • Use gh instead of a dedicated action for working with releases by @L7R7 in #25
  • Fix deprecation warnings for upx action, skip on macOS by @L7R7 in #27
  • Add smoke test for release artifacts by @L7R7 in #28
  • Prepare initial release by @L7R7 in #30
  • Update LICENSE by @L7R7 in #29

Dependency Updates

Full Changelog: v0.0.24...v1.0.0-rc1

v0.0.24

26 Jun 09:45
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release

Pre-Release for testing binary generation on different operating systems