Skip to content

Releases: grego/blades

v0.5.0

11 Dec 17:42
Compare
Choose a tag to compare
  • Do not include the API for dealing with the Blades binary configuration in the library for making plugins.
  • Fix the behavior of CRLF in Windows (#21)

v0.4.1

11 Oct 09:37
Compare
Choose a tag to compare

Fix a bug where directories for manually set paths were not created: 837107d

v0.4.0

12 Aug 13:16
Compare
Choose a tag to compare
  • BREAKING: the author section in the config Blades.toml is replaced with the author field of string type
  • replace Rayon with scoped threads

v0.3.1

08 Jun 05:25
Compare
Choose a tag to compare
  • Reduced dependencies

v0.3.0

25 Dec 16:00
Compare
Choose a tag to compare
  • implemented the plugin system
  • added automatic syntax highlighting using cmark-syntax
  • removed the extra field in favour of using arbitrary fields

v0.2.0

14 Jul 13:00
Compare
Choose a tag to compare
  • Added support for Markdown files with a TOML header delimited by +++

v0.1.4

23 May 22:12
Compare
Choose a tag to compare
  • Don't skip files whose creation date can't be obtained (fa2006c)
  • Add a new alternative_paths variable (008193f)
    (Version 0.1.3 contained only dependency updates.)

v0.1.2

27 Oct 08:58
Compare
Choose a tag to compare
  • Add markdown support to extra fields.
  • Fix incorrect RSS feed rendering (per #1)

v0.1.1

13 Oct 14:01
Compare
Choose a tag to compare
Bump dependencies