Skip to content

v0.0.17

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 23:11
· 6 commits to master since this release

Installation Instructions

  • download for your platform
  • run chmod +x ./<firn_download>

What's Changed

  • Add: date_created_year to frontmatter in templates. This is useful for running the tera filter "group_by" on posts to group them by year.
  • Refactor link transforming by @teesloane in #109
  • Switch arg parsing to clap-derive by @tranzystorek-io in #110
  • refactor: add various code refactorings by @tranzystorek-io in #111
  • added Cargo.lock by @ratsclub in #112

New Contributors

Full Changelog: v0.0.15...v0.0.17