- 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
- 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
- When a template is not found the compiler should return Failure and not throw an exception
- Use scalariform #62
- Fix chaining the filters #61
- Improve documentation
- Add support for filters
- Implement some filters
- Fix comment grammar, change comment tag to {{- -}}