Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 603 Bytes

Changelog

0.4.0

Replace Laika with a generic String => String transformations.

0.3.1

Removed a bad println.

0.3.0

Laika transform support.

0.2.3

Fix index generation (during incremental compilation, the index was getting overwritten with added files only). Thanks @lewisjkl! (#56)

0.2.2

Rolling back sbt to 1.4.9.

0.2.1

Built with sbt 1.5.3. Publishing to Maven Central.

0.2.0

Extracted the macro into a separate repository.

0.1.1

Bug-fix release.

0.1.0

Initial release.