Skip to content

Releases: darkmavis1980/markdown-index-generator

v0.12.7

29 Jan 20:57

Choose a tag to compare

Changes

  • Updated dependencies

v0.12.6

06 Jan 21:27

Choose a tag to compare

Changes

  • Minor cleanups
  • Updated dependencies

v0.12.5

30 Dec 14:49

Choose a tag to compare

Changes

  • Updated dependencies and fixed audit issues

v0.12.4

06 Dec 10:24

Choose a tag to compare

Changes

  • Fixed issue with flag replace
  • Updated dependencies
  • Removed unicorn eslint plugin
  • Removed rule to disallow "any" in TS
  • Removed setting for auto-changelog

v0.12.2

04 Dec 00:01

Choose a tag to compare

Changes

  • Added html coverage report
  • Added additional test

v0.12.1

03 Dec 23:41

Choose a tag to compare

Changes

  • Fixed issue with flags not working properly
  • Cleaned up code
  • Added more tests
  • Changed release workflow

v0.12.0

02 Dec 21:09

Choose a tag to compare

Changes

  • [BREAKING]: Removed oclif in favour of commander
  • Replaced mocha and @oclif/test in favour of Jest
  • Updated tests to use Jest
  • Remove command tests (soon to be replaced)
  • Updated dependencies to latest version

v0.11.3

21 Sep 09:30

Choose a tag to compare

Maintenance update

v0.11.2

21 Jun 10:47

Choose a tag to compare

Changes:

  • Fixed issue with trailing new line
  • Updated dependencies

v0.11.1

03 Jun 23:28

Choose a tag to compare

Changes:

  • Set versions to check in the workflow to be the last two LTS and current, removed 12 as is deprecated.
  • Updated dependencies