Skip to content

v0.3.0

Compare
Choose a tag to compare
@pi0 pi0 released this 15 Feb 22:23
· 128 commits to main since this release

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