Skip to content

Releases: febus982/mkdocs-macros-adr-summary

v1.3.0

12 Oct 11:20
214b0b3

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Oct 19:53
ecb67d0

Choose a tag to compare

What's Changed

  • feat(madr4): add support for MADR 4.0 by @noirbizarre in #32
  • Several CI/CD changes

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

18 Feb 13:47
77e788b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Dec 18:23
9eca3e6

Choose a tag to compare

What's Changed

  • Update paambaati/codeclimate-action action to v8 by @renovate in #15
  • Update paambaati/codeclimate-action action to v9 by @renovate in #16
  • Add support for python 3.13 by @febus982 in #18

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 May 09:36
199fdca

Choose a tag to compare

What's Changed

  • Implement MADR V2 parser and improved summary template by @febus982 in #6
  • Parse document ID from file name by @febus982 in #12

Full Changelog: v0.1.0...v1.0.0

v0.1.0

26 Jan 18:09
c3c8f62

Choose a tag to compare

What's Changed

Breaking changes:

  • Make the adr_style parameter in the adr_summary macro mandatory

Other changes:

  • Adds support for MADR version 3 format
  • Major rewrite of the Nygard implementation
  • Use the last status from Nygard ADRs statuses list instead of the first one

Full Changelog: v0.0.1...v0.1.0

v0.0.1

24 Jan 15:33
611e9f1

Choose a tag to compare

Initial release