ChangeLog42 ChangeLog
2016-01-28, v0.9.0 unstable
- [
99676a1a12
] - deps: eslint v1.10.3, istanbul v0.4.3, mocha v2.4.3 - [
d592485031
] - package: remove engines & fix clean script - [
ed3c025d24
] - package: remove next-update integration - [
150ef3f78f
] - scope: replace ', ' with ',' - [
10b13da7a6
] - scope: allow leading dot '.' - [
075e10d46a
] - scope: allow commas
2015-11-25, v0.8.0 unstable
- [
cad29c9e0b
] - changelog: add body option to print full commit message - [
a0f631d3cb
] - lib: newlines ftw
2015-09-10, v0.7.0 unstable
- [
1d792e6d76
] - bin: repair json parameter - [
4280070b35
] - changelog: match "working on" at index 0 - [
706fd1e299
] - deps: dev dependencies - [
5b23d2f1bb
] - eslint: fix indentation - [
266589bac2
] - eslint: rules for 1.x - [
d8e24a1342
] - lib: working on windows support - [
ab323e2ffc
] - package: update AUTHORS
2015-06-18, v0.6.0 unstable
- [
0664116d6a
] - changelog: safeguard JSON parsing - [
78633efd07
] - changelog: fix subject & body escaping - [
e41b1593fe
] - changelog: handle tabulators in subject & body - [
0896fc2742
] - deps: update - [
6e2773ce82
] - package: add log script - [
9c93d9fb9a
] - package: fix .eslintrc rule
2015-04-25, v0.5.0 unstable
- [
9fb3c9488a
] - changelog: escape double quotes in subject/body - [
a68b6d75e4
] - doc: ToC and API - [
bc8d870676
] - test: correct suite name
2015-04-24, v0.4.0 unstable
- Double quotes in subject or body of a commit break the module
- [
96b7d94ec9
] - changelog: newest commits at top for equal scopes - [
eb04caa2ed
] - package: add AUTHORS
2015-04-22, v0.3.0 unstable
- [
c7040b8721
] - ChangeLog: fix scope sorting - [
45173a8cca
] - bin: fix output - [
2250448d0e
] - bin: update changelog42.js - [
c8619b7a31
] - changelog: fix regex - [
6da7862ede
] - doc: fixup - [
36f40025d9
] - lib: ported code to ChangeLog class - [
90dcedda9b
] - markdown: escape '[' & ']' - [
f486eb47e2
] - package: cleanup scripts - [
e9267b60b4
] - scope: prefix vs. scope - [
a05a642722
] - test: add test for scopes
2015-04-15, v0.2.0 unstable
First release.