Skip to content

Releases: awestruct/awestruct

v0.6.7

07 Jan 11:51
Compare
Choose a tag to compare

What's Changed

  • Only require libraries when minification enabled by @zbynek in #568

Full Changelog: v0.6.6...v0.6.7

v0.6.6 🌈

16 Apr 14:42
Compare
Choose a tag to compare

Changes

v0.6.5

07 Feb 20:43
Compare
Choose a tag to compare
  • further improve Ruby 3 compatibility
  • alllow direct YAML load in data_dir plugin
  • remove upper bounds on some dependencies (e.g. allowing HAML 6)

v0.6.3 🌈

24 Jan 21:02
Compare
Choose a tag to compare

Changes

v0.6.1 🌈

23 May 22:50
Compare
Choose a tag to compare

Changes

v0.6.0.RC1 🌈

21 Jan 23:05
Compare
Choose a tag to compare
v0.6.0.RC1 🌈 Pre-release
Pre-release

Changes

🚀 Features

🐛 Bug Fixes

0.6.0.alpha4

12 Jan 18:11
Compare
Choose a tag to compare
0.6.0.alpha4 Pre-release
Pre-release

Accept post dates after Jan 1st 2020 (#548)

0.6.0.alpha3

19 Aug 20:58
Compare
Choose a tag to compare
0.6.0.alpha3 Pre-release
Pre-release

Internal: fixed problem with gem packaging

0.6.0.alpha2

13 Aug 21:21
4f96df3
Compare
Choose a tag to compare
0.6.0.alpha2 Pre-release
Pre-release

#543 Return nonzero code also for syntax errors

0.6.0.alpha1

13 Aug 21:42
Compare
Choose a tag to compare
0.6.0.alpha1 Pre-release
Pre-release
  • Update to Ruby 2.4
  • Ignore .htaccess in subdirectories (#541)
  • Add support for Haml version 5 (#539)
  • Correct logging of errors in partial (#518)
  • Fix default number of threads for site generation (#523 )
  • Fix generated gemfile for awestruct --init -f foundation (#521)
  • Fix issue with Awestruct location in awestruct --init -f foundation (#519)
  • Store Asciidoctor::Document object in page context (#288)
  • Sitemap extension: changed default priority to 0.5 to match spec and docs (8700e20)