Skip to content

Releases: nioe/madr-tools

v1.0.0 - First stable release 🎉

15 Feb 06:17
Compare
Choose a tag to compare

📖 Documentation

v0.0.2

15 Feb 06:15
Compare
Choose a tag to compare

🔄 CI/CD

  • Only run build script on branches (not tags) (50c877e)

📖 Documentation

0.0.1

14 Feb 14:12
Compare
Choose a tag to compare

🚀 Features

  • Add 'new' command to create new MADR files based on tempalte (1c7dfca)
  • Add first version of init command (5530432)
  • Add tools and cli skeleton (4745d98)
  • Introduce command to create and update index file (726827b)

🔄 CI/CD

  • Add GitHub workflow to build and publish npm package (1bb4bc3)
  • Remove dry-run flag from publish step (9cfb3fa)

📖 Documentation