changelog-parser

🪵 Change log parser for node.

ISC License

Downloads
106.4K
Stars
75

Bot releases are visible (Hide)

changelog-parser - v3.0.1 Latest Release

Published by ungoldman almost 2 years ago

Fixes

  • fix(pkg): specify minimum supported node version (14)
changelog-parser - v3.0.0

Published by ungoldman almost 2 years ago

Breaking Changes

  • Drop support for Node 12 (EOL)

Fixes

  • parse dates in parentheses (#49)

Misc

changelog-parser - v2.8.1

Published by ungoldman over 2 years ago

Fixes

  • ci: drop support for non-LTS node versions (#39)
  • fix: update URLs for ownership transfer
  • ci: add dependabot.yml
  • docs: update status badges
  • deps(dev): tape@5, tap-spec@5, standard@16, gh-release@6 (#38)
  • ci: multi-arch tests (mac, windows, linux)
  • docs: add examples to options
changelog-parser - v2.8.0

Published by ungoldman over 5 years ago

Features

  • accept input text instead of file (#32) - @jedwards1211 & @ungoldman
changelog-parser - v2.7.0

Published by ungoldman over 5 years ago

Features

  • accept options object, add removeMarkdown option (#29) - @cironunes & @ungoldman
changelog-parser - v2.6.0

Published by ungoldman almost 6 years ago

Features

  • allow version headers in CHANGELOG to use either H1 (#) or H2 (##) headers (#14) - @eladb
changelog-parser - v2.5.1

Published by ungoldman almost 6 years ago

Fixes

  • Protect against no current value (#24) - thanks @sabrehagen
changelog-parser - v2.5.0

Published by ungoldman over 6 years ago

Features

  • add international date format support (#25) - thanks @godban
changelog-parser - v2.4.0

Published by ungoldman over 6 years ago

Features

  • stringify results in CLI (#22) - thanks @benmonro
changelog-parser - v2.3.0

Published by ungoldman almost 7 years ago

Features

  • add support for parsed body (#20) (#21) - thanks @jrmykolyn
changelog-parser - v2.2.0

Published by ungoldman almost 7 years ago

Features

  • add promise support (#18) (#19) - thanks @jrmykolyn
changelog-parser - v2.1.0

Published by ungoldman almost 7 years ago

Features

  • add date to version objects; update tests. (#6) (#15)

Chores

  • chore(pkg): add release script
changelog-parser - v2.0.5

Published by ungoldman almost 7 years ago

Changes

  • chore(ci): add 8, drop .10 & .12
  • docs(readme): move badges out of title
  • lint: fix useless escapes
  • chore(pkg): bump to latest standard
  • chore(gitignore): ignore lock files
  • docs(readme): update repo web address
changelog-parser - v2.0.4

Published by ungoldman about 8 years ago

Fixes

  • reset log & current vars after each execution (#10)
changelog-parser - v2.0.3

Published by ungoldman about 8 years ago

  • bump dev dependencies
  • update repo URL
  • update maintainer email
changelog-parser - v2.0.2

Published by ungoldman over 9 years ago

  • readme updates
  • change log fix
  • add keywords to package.json
changelog-parser - v2.0.1

Published by ungoldman over 9 years ago

Changes

  • use os module to support cross-platform EOL parsing (#4)
changelog-parser - v2.0.0

Published by ungoldman over 9 years ago

Breaking Changes

  • version key of version object is now null unless semver found

Changes

Additions

  • add title key to version object
  • add a real test
changelog-parser - v1.1.0

Published by ungoldman over 9 years ago

  • add cli support
  • remove description key if empty
  • add contributing info
  • add node 0.10 to travis-ci testing environments
changelog-parser - v1.0.1

Published by ungoldman over 9 years ago

  • fix readme example for @paulcpederson
Package Rankings
Top 2.06% on Npmjs.org
Badges
Extracted from project README
npm build downloads