All Versions
30
Latest Version
Avg Release Cycle
79 days
Latest Release
1165 days ago

Changelog History
Page 2

  • v4.3.3 Changes

    February 18, 2019
    • ๐Ÿ— Add --bail to fail a build upon the first error and show the error messages. (#2246)
  • v4.3.2 Changes

    January 16, 2019
    • โš  Resolve Haml 5 warnings (#2149)
  • v4.3.1 Changes

    January 14, 2019
    • Fix sassc imports of gem files that expect old sass to be present.
  • v4.3.0 Changes

    January 11, 2019
    • Only SassC from now on.
    • Fix regression (all the way back to v3) for Integer/Date keys in YAML. (#2238)
    • ๐Ÿ“„ Fix API to allow rack server according to docs (middleman/middlemanapp.com#794)
    • ๐Ÿ”’ Require i18n ~> 0.8.0 to handle 0.7.0 security issue.
    • Allow Bundler 2
  • v4.2.1 Changes

    • ๐Ÿ’Ž Fix some issues with Ruby 2.4.0
  • v4.2.0 Changes

    ๐Ÿ›  Fix (#1951). A failed build would "clean" all files in build. Possibly breaking change, "clean" and "after_build" are only run for successful builds.

  • v4.1.14 Changes

    ๐Ÿ›  Fix (#2019). Always logging boolean on starting up.

  • v4.1.13 Changes

    • ๐Ÿšš Change how config options are passed to Thor. Removes new Thor warnings from (#2017)
  • v4.1.12 Changes

    • Fix broken ignore { |p| true } form.
  • v4.1.11 Changes

    • โฌ†๏ธ Upgrade to Rack 2.