Skip to content

Releases: IndigoCurnick/blog-tools

0.2.1

22 Oct 11:53
Compare
Choose a tag to compare

Bumped dependency versions

0.2.0

23 Jun 18:01
Compare
Choose a tag to compare

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

02 May 17:05
Compare
Choose a tag to compare
  • Improved the preview generation, at the expense of some performance for the low blog style

0.1.1

17 Apr 20:26
Compare
Choose a tag to compare
  • Fixed bug where blogs were not sorted in the correct order

0.1.0

17 Apr 19:59
Compare
Choose a tag to compare
  • Overhauled error handling

0.0.3

14 Apr 15:36
Compare
Choose a tag to compare
  • 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

31 Aug 07:21
Compare
Choose a tag to compare
  • Added support for HTML inside the markdown files

0.0.1

19 Aug 15:46
Compare
Choose a tag to compare

A very first release with basic functionality - but will successfully make a blog!