Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 11:04
· 2 commits to main since this release

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