Releases: IndigoCurnick/blog-tools
Releases · IndigoCurnick/blog-tools
0.2.1
0.2.0
Major sitemap update
blog-tools
can now generate sitemaps. See the docs for options and configuration- Blog tools will no longer automatically handle dates in slugs for you. This is to provide a more consistent interface with the trait. This behaviour may change again and should not be considered stable
- Introduce a new
Blog
trait to streamline working with the blogs themselves - A huge amount of internal changes
0.1.2
- Improved the preview generation, at the expense of some performance for the low blog style
0.1.1
- Fixed bug where blogs were not sorted in the correct order
0.1.0
- Overhauled error handling
0.0.3
- Added high, medium, low versions of the blog
- Added examples for each usage type
- Expanded the features demonstrated in the examples
- Updated rocket in the examples to stable
0.0.2
- Added support for HTML inside the markdown files
0.0.1
A very first release with basic functionality - but will successfully make a blog!