Skip to content

Releases: unjs/automd

v0.3.2

20 Feb 18:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Contributors generator (f627d63)
  • with-automd: separator option (7e5d3a6)

🩹 Fixes

  • Fix auto updated message (8eaaba9)

v0.3.1

20 Feb 17:50
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

🩹 Fixes

  • jsdocs: Trim last line (7259a71)
  • badges: Respect npmVersion and npmDownloads (01e49f4)
  • jsimport: Wrap with printWith of 80 (a65b0c3)
  • transform: Always trim before replace (c2eb2a9)

v0.3.0

15 Feb 22:23
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • pm-i alias (#22)
  • Support separate arg for pm generators (#24)
  • did you mean? (#25)
  • license badge (#27)
  • ⚠️ Allow to specify input and output (92baec6)
  • Multi file input/output (#21)
  • Allow extending ignore patterns (e4ac409)
  • Support watcher (13e391b)
  • Pass transform function to generators for sub-generation (1700a9a)
  • fetch generator (155dfc0)

πŸ”₯ Performance

🩹 Fixes

  • Graceful issue handling (c02dc1b)
  • Return original content if no changes (49421d3)
  • parser: Check <!-- /automd --> to be start of a line (03a71a5)

πŸ’… Refactors

πŸ“– Documentation

  • Various fixes (#16)
  • Use unjs badge colors (#17)
  • Fix syntax example (#18)
  • Update with auto generated examples! (375367a)

⚠️ Breaking Changes

  • ⚠️ Allow to specify input and output (92baec6)
  • ⚠️ Split transform utils (014838b)

❀️ Contributors

v0.2.0

07 Feb 15:10
@pi0 pi0
8db8058
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • pm-x generator (#11)
  • Support config (b05cccb)
  • Custom generators (c959738)
  • ⚠️ Better syntax (#13)
  • badges generator (#12)

🩹 Fixes

  • Allow extended chars in automd comment (33e440f)

πŸ’… Refactors

🏑 Chore

βœ… Tests

  • Add unit tests for parse utils (0bf0a3c)
  • Update test for keys with - (c04df9d)

πŸ€– CI

⚠️ Breaking Changes

  • ⚠️ Better syntax (#13)

❀️ Contributors

v0.1.5

06 Feb 23:06
@pi0 pi0
c4bdecb
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • pm-install generator (#9)

🩹 Fixes

🏑 Chore

❀️ Contributors

v0.1.4

06 Feb 18:07
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

06 Feb 18:07
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • jsdocs: Support default group (9bdda0b)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

06 Feb 17:58
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • jsdocs: Add optional and simplified arg types for objects (7dc55a4)
  • Allow desrializing args (d49593e)
  • jsdocs: Allow group filter (0e31974)

🩹 Fixes

  • Use title case for section titles (d18e529)

πŸ’… Refactors

  • Default headingLevel to 2 (4faec97)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.1.1

06 Feb 00:04
@pi0 pi0
Compare
Choose a tag to compare

πŸš€ Enhancements

  • jsdocs: Sections and sorting (97e9b47)
  • jsdocs: Upper-first headings (78e9165)

🩹 Fixes

  • Skip unkown generators by default (d28c5b2)
  • jsdocs: Sort uncategorized utils to the end (8f30476)

πŸ’… Refactors

πŸ“– Documentation

  • Fix typos (#7)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)
  • Uncenter