5.0.2 - 2025-10-17
- Bump
find-githostfrom 1 to 2 (13ffab5) (Vincent Weevers)
5.0.1 - 2024-10-08
- Bump remark-common-changelog to 2.3.2 (
f9ef578) (Vincent Weevers) - Print a more friendly error message (#120) (
2142aec) (Vincent Weevers)
5.0.0 - 2024-04-06
- Breaking: drop support of Node.js < 16 (
d15721f) (Vincent Weevers) - Breaking: remove
remark-tocplugin (#118) (19f4a8f) (Vincent Weevers) - Remove CJS compatibility hack for Node.js < 12.20 (
08c2475) (Vincent Weevers).
- Bundle CLI into single file for faster startup (
156d334) (Vincent Weevers) - Speed up detection of tagged commits (
50f0eca) (Vincent Weevers).
4.3.0 - 2024-04-04
4.2.0 - 2022-09-18
- Bump
remark-common-changelog(46b9b2a) (Vincent Weevers) - Bump
remark-validate-linksfrom 11 to 12 (#100) (fcb1b47) (Vincent Weevers) - Bump
unified-enginefrom 9 to 10 (#98) (c271740) (Vincent Weevers).
4.1.0 - 2022-01-28
4.0.0 - 2021-11-14
Hallmark now follows Common Changelog instead of Keep A Changelog.
- Breaking: replace
bumpcommand withcc addcommand (a633efa) - Breaking: replace
remark-changelogwithremark-common-changelog(d0a7ce3) - Breaking: use ESM and drop Node.js < 14 (
2f64070) - Breaking: bump
remarkand plugins (ecea8e2) - Change default reporter to
vfile-reporter-shiny(1294b85,175055a) - Bump
remark-tocandremark-validate-links(9bc83d5) - Bump
remark-lint-*dependencies (47bf432) - Bump
unified-engine(c78714e) - Bump
supports-color(0d5bbd2) - Bump
catering(feaf2b9) - Refactor: use
find-githost(15e2fc4)
- Breaking: accept multiple targets on
cc add(66edde1) - Support disabling reporter in programmatic API (
3876b0f)
- Breaking: remove
remark-git-contributorsplugin (e8ec0c8) - Breaking: remove support of alternative file extensions (
2716078).
3.1.0 - 2020-11-14
- Add
bumpcommand to add a new version to changelog (9e2b53b) - Support
hallmark lintandhallmark fixas commands, which going forward are preferred overhallmarkandhallmark --fixrespectively (9e2b53b) - Export programmatic API (
3dc1c87,6867517,d67f191) - Add
remark-autolink-references(6e36fda) - Fallback to git remote to get repository url (
dbbe165) - Support
.hallmarkrcas alternative topackage.json(6469e03,fe50723)
3.0.0 - 2020-08-22
- Breaking: drop node < 10 and upgrade dependencies (
02e7c00). Now silently exits on node < 10. Two dozen remark modules have been upgraded, many with breaking changes though most don't apply here. One thing I've noticed is that text likemodule@1.0.0will be converted to amailtolink. Wrap such text in backticks. - Breaking: remove depth limit on table of contents (
031a6ae) - Bump
remark-changelog(4868875). Adds experimental git submodule support.
- Support passing options to
remark-changelog(6a3923e).
2.1.0 - 2020-05-06
- Add options to specify extra plugins (
e43475c)
2.0.0 - 2019-09-06
- Skip running on node < 8 (
e804671) - Upgrade
standarddevDependency from^13.0.1to^14.0.0(#35) - Upgrade
rimrafdevDependency from^2.6.3to^3.0.0(#34)
- Breaking: add
remark-changelog(#37, #44,6a793f6,057fddb) - Allow disabling automatic table of contents (
cee5001) - Allow disabling table padding (
3210a96) - Add node 12 to CI (
b31750e)
1.2.0 - 2019-08-11
- Skip
remark-git-contributorsin lint mode (#33)
- Remove
remark-lint-no-dead-urls(was already disabled) (242ff83)
- Pass repository into
remark-github(skip readingpackage.jsontwice) (80131b3)
1.1.1 - 2019-08-09
1.1.0 - 2019-08-09
- Upgrade
remarkfrom~10.0.1to~11.0.0(#27) - Upgrade
remark-tocfrom~5.1.1to~6.0.0(#25) - Upgrade
remark-githubfrom~7.0.3to~8.0.0(#26 - Upgrade
remark-validate-linksfrom~8.0.2to~9.0.1(#31) - Upgrade
deglobfrom~3.1.0to^4.0.0(#28)
- Add
--ignore/-ioption (in addition to package config) (b6011c2) - Smoke test dependents (#29,
06a2e34)
1.0.0 - 2019-07-12
- Upgrade
remark-git-contributorsfrom~0.3.0to~2.0.0(#20, #22) - Upgrade
remark-lint-no-undefined-referencesfrom~1.0.2to~1.1.0(#20) - Upgrade
remark-validate-linksfrom~7.1.2to~8.0.2(#20) - Upgrade
supports-colorfrom~5.5.0to~6.1.0(#20) - Upgrade
unified-enginefrom~6.0.1to~7.0.0(#20) - Upgrade
tapedevDependency from~4.9.1to^4.10.2(#20) - Upgrade
vfile-reporter-jsondevDependency from~1.0.2to^2.0.0(#20) - Upgrade
standarddevDependency from~12.0.1to^13.0.1(#20, #23)
0.1.0 - 2018-11-24
0.0.2 - 2018-06-24
- Upgrade
remark-git-contributorsfrom0.2.2to0.2.3(f941461)
0.0.1 - 2018-06-23
🌱 Initial release.