Skip to content

Releases: abritinthebay/journal

v1.1.0

21 Oct 21:07
Compare
Choose a tag to compare

What's Changed

  • Fixed date format in archive
  • Fixed copyright formatting in template
  • Cleaned up CLI
  • Added static server command
  • Improved readme
  • Updated licence and version

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Oct 21:03
Compare
Choose a tag to compare

What's Changed

  • Fixed a bunch of security audit bugs
  • Improved copyright template
  • Small deps update
  • Several hast and unist updates
  • Bunch of refractor/prism updates
  • Updated css deps
  • Fixed hast code parsing with prism
  • Tweaked copyright output
  • Made the cli pretty

Full Changelog: v0.1.0...v1.0.0

v0.1.0

21 Oct 20:55
Compare
Choose a tag to compare

Basic functionality, usable as a node module.

What's Changed

  • initial useful implementation