Skip to content

Releases: Clement134/get-changelog

get-changelog-lib@3.0.0

27 Nov 16:32
Compare
Choose a tag to compare

Chore

  • BREAKING CHANGE: drop support for node 10.x
  • Upgrade dependencies

get-changelog-cli@3.0.0

27 Nov 16:31
Compare
Choose a tag to compare

Chore

  • BREAKING CHANGE: drop support for node 10.x
  • Upgrade dependencies

Feature

  • Add -u option to force display of full url instead of hyperlinks with console reporter
  • Add package name in hyperlinks with console reporter

get-changelog-lib@2.1.0

23 Oct 16:18
Compare
Choose a tag to compare

Features

  • Add branches configuration to search changelog files in additional branches
  • Search for changelog files in mono repository

Chore

  • Upgrade dependencies

get-changelog-cli@2.1.0

23 Oct 16:20
Compare
Choose a tag to compare

Fix

  • Find changelog files for dependencies described with npm aliases

Feature

  • Add -b option to search changelog files in additional branches

Chore

  • Upgrade dependencies

get-changelog-lib@2.0.2

11 Sep 16:06
Compare
Choose a tag to compare

Chore

  • Upgrade dependencies

get-changelog-cli@2.0.2

11 Sep 16:07
Compare
Choose a tag to compare

Chore

  • Upgrade dependencies

get-changelog-lib@2.0.0

20 Dec 17:07
Compare
Choose a tag to compare

Feature

  • BREAKING CHANGE: add option —txt to explore txt files (no more the default)
  • BREAKING CHANGE: refactor github calls (no default branch detection and release analysis without github token)
  • Automatically suggest issue creation if changelog not found
  • Improve accuracy for npm most popular packages (top 1000)
  • Add support for gitlab
  • Use head request to improve performances
  • Sort packages in console reporter
  • render console output as table

Chore

  • Upgrade dependencies

get-changelog-cli@2.0.0

20 Dec 17:06
Compare
Choose a tag to compare

Feature

  • BREAKING CHANGE: add option —txt to explore txt files (no more the default)
  • BREAKING CHANGE: refactor github calls (no default branch detection and release analysis without github token)
  • Improve accuracy for npm most popular packages (top 1000)
  • Add support for gitlab
  • Use head request to improve performances

Chore

  • Upgrade dependencies

get-changelog-lib@1.5.0

02 Nov 19:12
Compare
Choose a tag to compare

Feature

  • Improve accuracy for npm most popular packages (top 500)

Chore

  • Upgrade dependencies

get-changelog-cli@1.6.0

02 Nov 19:14
Compare
Choose a tag to compare

Feature

  • Automatically suggest issue creation if changelog file not found

Chore

  • Upgrade dependencies