Releases: borkdude/quickblog
Releases · borkdude/quickblog
v0.4.7
What's Changed
- Support Selmer template for new posts by @jmglov in #88
- Update README.md to add Kira's programming blog to quickblog examples by @kirahowe in #91
- Fix test runner by @jmglov in #93
- Fix flaky tests by @jmglov in #94
- Add an option to link previous and next posts in post metadata by @jmglov in #95
- feat: add pre/clode language-xxx class to code blocks by @BerkeleyTrue in #97
- docs: update README to add Ed's blog by @edporras in #98
- Bump markdown-clj version to fix link target bug by @jmglov in #100
- Add Paul Butcher's blog by @paulbutcher in #101
- Add Alex Sheluchin's blog by @sheluchin in #102
- Fix version in quickstart example in README.md by @reinseth in #103
- Fix #104: preview option docs + caching fixes by @borkdude in #105
- Switch to nextjournal markdown for markdown rendering by @borkdude in #106
New Contributors
- @kirahowe made their first contribution in #91
- @BerkeleyTrue made their first contribution in #97
- @edporras made their first contribution in #98
- @paulbutcher made their first contribution in #101
- @sheluchin made their first contribution in #102
- @reinseth made their first contribution in #103
Full Changelog: v0.3.6...v0.4.7