All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - 2023-09-24
- E2E tests.
0.5.0 - 2023-09-24
--no-create
CLI flag to only update or remove releases, and do not create them.
0.4.0 - 2023-09-24
- Improve errors.
0.3.3 - 2023-09-24
- Fix releases marked erroneously as historical releases. #7
0.3.2 - 2023-09-24
- Another attempt at not make historical releases for new releases. #7
0.3.1 - 2023-09-24
- Do not make historical releases for new releases. #7
0.3.0 - 2022-01-03
- Change license to Apache 2.0.
0.2.1 - 2021-12-13
- Do not attempt to obtain milestones, packages, and Docker images if they are disabled.
0.2.0 - 2021-12-12
- Renamed environment variable for token from
CI_JOB_TOKEN
toGITLAB_API_TOKEN
. - Mapping milestones, packages, and Docker images to tags also attempts to map using a slugified tag.
0.1.0 - 2021-12-06
- First public release.