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
togitlab-helper
by @L7R7 in #34
Dependency Updates
- Bump haskell-actions/setup from 2.7.3 to 2.7.4 by @dependabot in #20
- Bump haskell-actions/setup from 2.7.4 to 2.7.5 by @dependabot in #21
Full Changelog: v0.0.24...v1.0.0