Skip to content

Releases: shm11C3/md-xformer

v0.1.0-beta.0

26 Dec 09:58
Immutable release. Only release title and notes can be modified.
ebedb40

Choose a tag to compare

What's Changed

  • feat: add --allow-html option to enable raw HTML in Markdown input by @shm11C3 in #11
  • Add Dependabot configuration for npm and GitHub Actions by @shm11C3 in #13

Full Changelog: v0.0.0-alpha.3...v0.1.0-beta.0

v0.0.0-alpha.3

26 Dec 08:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.0-alpha.2

26 Dec 08:06
Immutable release. Only release title and notes can be modified.
720032f

Choose a tag to compare

What's Changed

  • feat: add CI workflow and setup Node.js environment by @shm11C3 in #2
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shm11C3 in #5
  • feat: update CI workflow with unit and E2E testing, and add npm publish workflow by @shm11C3 in #3
  • Add customizable code block templates with raw HTML injection by @Copilot in #8
  • fix(cli): detect main module via realpath (supports npm scripts) by @shm11C3 in #9
  • fix: update package version to 0.0.0 and adjust npm publish settings by @shm11C3 in #10

New Contributors

  • @shm11C3 made their first contribution in #2
  • @Copilot made their first contribution in #8

Full Changelog: https://github.com/shm11C3/md-xformer/commits/v0.0.0-alpha.2

v0.0.0-alpha.1

25 Dec 14:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • feat: add CI workflow and setup Node.js environment by @shm11C3 in #2
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shm11C3 in #5
  • feat: update CI workflow with unit and E2E testing, and add npm publish workflow by @shm11C3 in #3
  • Add customizable code block templates with raw HTML injection by @Copilot in #8

New Contributors

  • @shm11C3 made their first contribution in #2
  • @Copilot made their first contribution in #8

Full Changelog: https://github.com/shm11C3/md-xformer/commits/v0.0.0-alpha.1