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.
2.5.4 - Unreleased
--help, -h
flag #45.
2.5.3 - 2023-11-19
- Improve URL normalization in CLI #42
2.5.2 - 2023-11-09
- Url regex for gitlab links #41
2.5.1 - 2023-11-08
- Url parser for gitlab links #40
2.5.0 - 2023-11-07
- Automatic detection of github and gitlab urls and build the links accordingly #35
- New option --head to set the HEAD name #37
- Deprecated function
compareLinkBuilder
, usetagLinkBuilder
instead
- Trailing slash of the remote url is now removed #36
- Updated dependencies
2.4.1 - 2023-10-10
- Breaking changes after updating
semver
package
2.4.0 - 2023-10-10
- New function
compareLinkBuilder
#33.
- Updated dependencies
2.3.0 - 2023-05-25
- New option
--create
, to create unreleased versions #31.
- Allow empty values for
--release
option - Updated dependencies
2.2.1 - 2023-01-25
- Allow list elements in the descriptions of releases and changelogs #30.
2.2.0 - 2023-01-18
- Removed unnecessary new line after the title #27.
2.1.0 - 2022-04-03
- Support for
[YANKED]
releases #25
- Updated dependencies
2.0.1 - 2022-01-09
- Updated deps.
release
andlatest-release
args #23.
2.0.0 - 2021-12-08
New version merging Deno and Node code using Deno's dnt
package.
- Code converted to TypeScript.
- Added the link of the first version #21.