All Versions
24
Latest Version
Avg Release Cycle
72 days
Latest Release
321 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.3.7
May 27, 2020 -
v4.3.6
February 20, 2020 -
v4.3.5
August 09, 2019 -
v4.3.4 Changes
May 13, 2019- ๐ Fix
ignore
of files controlled by i18n. #2039 #2143
- ๐ Fix
-
v4.3.3 Changes
February 18, 2019- โ Add
--bail
to fail a build upon the first error and show the error messages. (#2246)
- โ Add
-
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.