Skip to content

Latest commit

Β 

History

History
547 lines (329 loc) Β· 19.1 KB

CHANGELOG.md

File metadata and controls

547 lines (329 loc) Β· 19.1 KB

Changelog

v0.3.12

compare changes

🩹 Fixes

  • jsdocs: Disable jiti fs cache and module cache to avoid race conditions (4c7138b)

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.11

compare changes

🩹 Fixes

  • transform: Filter empty issues and keep stack trace (83845d6)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.10

compare changes

πŸ’… Refactors

  • badges: Link to npm.chart.dev for npm downloads (#75)

🏑 Chore

❀️ Contributors

v0.3.9

compare changes

πŸš€ Enhancements

  • Add support for deno as package manager (#74)

🏑 Chore

❀️ Contributors

v0.3.8

compare changes

πŸš€ Enhancements

  • Upgrade c12 with jiti v2 with esm support (a42d4d2)

🩹 Fixes

  • version should be obtained automatically when set to true (#59)

πŸ“– Documentation

  • Add jsdocs for main exports (#55)

🏑 Chore

❀️ Contributors

v0.3.7

compare changes

πŸš€ Enhancements

  • badges: Support bundlejs (0ab578e)

πŸ’… Refactors

  • badges: Switch to shields by default (308381c)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.6

compare changes

πŸš€ Enhancements

  • file: Allow rendering in code block (fbb4003)

🩹 Fixes

  • pm-x: Make version optional (ffada82)
  • parser: Support unicode (21ed0e1)
  • parser: Support unicode (7ed127a)
  • watcher: Debounce event handling (0ad9c81)
  • pm-i: Don't modify global array! (977c2c3)
  • Respect multiline description (#39)

πŸ’… Refactors

πŸ“– Documentation

  • Use field-group & field component in args section (#34)
  • Update file to input for cli usage (#38)
  • Update undocs (f3c90e3)
  • Update src values to use relative path (bbe3c12)

🏑 Chore

❀️ Contributors

v0.3.5

compare changes

🩹 Fixes

  • pm-x: Make version optional (ffada82)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.4

compare changes

🩹 Fixes

  • pm-install: Disable version by default (f59c5a6)

πŸ“– Documentation

🏑 Chore

βœ… Tests

  • Disable version in snapshots (b7ce756)

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.3

compare changes

πŸš€ Enhancements

🩹 Fixes

  • config: Add dir to defaults (4017016)
  • with-automd: Hide last update by default (96e2ade)
  • cli: Split input patterns (efe6285)
  • config: Extend default ignores (ea0667a)

πŸ“– Documentation

🏑 Chore

  • Apply automated fixes (29ca7d3)
  • Set automd config for repo (361cd50)
  • Remove dependency on stub (41cab79)
  • Avoid depending automd config on src (224aad6)
  • Disable global setup for now (41a621d)

βœ… Tests

  • Integrate with automd on repo (c66a576)
  • Fail on issues (40c6fea)
  • Add hanging-process reporter (4ab612b)

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.2

compare changes

πŸš€ Enhancements

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

🩹 Fixes

  • Fix auto updated message (8eaaba9)

πŸ“– Documentation

  • Use quote for args for more clarity (6b261b9)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.1

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)

πŸ’… Refactors

  • Rename js-import to jsimport (bc9a221)

πŸ“– Documentation

  • Use shorthands in examples (2a6b4de)

🏑 Chore

βœ… Tests

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0

compare changes

πŸš€ Enhancements

  • pm-i alias (#22)
  • Support separate 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)

🏑 Chore

βœ… Tests

⚠️ Breaking Changes

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

❀️ Contributors

v0.2.0

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

compare changes

πŸš€ Enhancements

  • pm-install generator (#9)

🩹 Fixes

🏑 Chore

❀️ Contributors

v0.1.4

compare changes

🩹 Fixes

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

compare changes

πŸš€ Enhancements

  • jsdocs: Support default group (9bdda0b)

🏑 Chore

❀️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

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

πŸš€ 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