Releases: osteele/gojekyll
Releases · osteele/gojekyll
v0.2.16
v0.2.15
v0.2.14
Full Changelog: v0.2.13...v0.2.14
Bump liquid
Bump liquid to 1.5.2
Full Changelog: v0.2.12...v0.2.13
v0.2.12
v0.2.11
v0.2.10
v0.2.9
What's Changed
- Serve extensionless URL
/some-url
from file/some-url.html
by @chimbori in #54 - Fix test, original author forgot to call function being tested:
mustMarkdownString
by @chimbori in #55 - Bump deps
New Contributors
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
This release switches to the native DART sass binary: this speeds up builds and adds support for many more platforms.
You have to install the dart sass binary from sass/dart-sass to make use of the improvements.