v0.0.17
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
- @tranzystorek-io made their first contribution in #110
- @ratsclub made their first contribution in #112
Full Changelog: v0.0.15...v0.0.17