Skip to content

Releases: mourner/tinyjam

v0.4.0

30 Jun 08:19

Choose a tag to compare

  • Remove front-matter dependency in favor of manually parsing the front matter.
  • Upgrade dependencies to resolve vulnerabilities. In particular, upgrade marked to v2.

v0.3.0

15 Jan 14:00

Choose a tag to compare

⚠️ Breaking: switch to ES module entry point & drop support for Node versions earlier than v12.17.0.

v0.2.0

15 May 10:00

Choose a tag to compare

  • Switch templating system from ejs to yeahjs, a tiny and fast EJS subset.
  • Allow inline output (writing to the source directory if output_dir is not provided).

v0.1.0

12 May 11:31

Choose a tag to compare

  • Add log and highlight options to the API.
  • Add --breaks, --smartypants, --silent options to the CLI.
  • Improve docs & examples.

v0.0.2

11 May 10:34

Choose a tag to compare

  • Fix tinyjam NPM binary.
  • Nicer CLI output.

v0.0.1

11 May 10:34

Choose a tag to compare

Initial release.