1.0.0 2024-05-15 breaking changes in order to work with jekyll ~> 4.0 rework of haml liquid tag implementation - ([@mfaughn][]) change Coverter._renderer to Coverter.renderer in convertible.rb - ([@mfaughn][]) update dependencies in gemspec - ([@mfaughn][]) 0.1.6 2017-11-10 minor enhancements * removes newlines from `{% haml %}` includes - ([@pedrozath][]) 0.1.5 2016-12-30 minor enhancements * Fixed an error with Jekyll 3.3.0 and later https://github.com/samvincent/jekyll-haml/issues/19 0.1.4 2016-06-01 minor enhancements Fixed loss of content in layout conversion - ([@sspreitzer][]) 0.1.3 2015-12-08 minor enhancements * Fixed an error with Jekyll 2.3.0 (and probably with prior versions) that crashes when building the site - ([@kalvinarts][]) 0.1.2 2015-04-28 minor enhancements Follow Jekyll 2.3.0 internal API change - ([@yaegashi][]) 0.1.1 2012-12-04 minor enhancements Fix issue where layout was not parsing yaml front matter. - ([@simonreed][])