Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 647 Bytes

0.3.0

  • Add support for scala 2.13
  • Remove support for scala 2.11
  • Remove monix as they don't yet have support for scala 2.13

0.2.0

  • Add support for scala 2.12
  • Remove support for scala 2.10 (use older versions of Beard if still need that)
  • Add support for unless

0.1.2

  • When a template is not found the compiler should return Failure and not throw an exception

0.1.1

  • Use scalariform #62
  • Fix chaining the filters #61

0.1.0

  • Improve documentation
  • Add support for filters
  • Implement some filters
  • Fix comment grammar, change comment tag to {{- -}}