Middleman v4.4.2 Release Notes
Release Date: 2021-11-04 // over 3 years ago-
- ๐ Use compiled regex for performance improvement (#2502)
Previous changes from v4.4.0
-
๐ Use compiled regex for performance improvement (#2502)
๐ Allow users to use Active Support 6.1
๐ Allow users to use Active Support 6.0 (#2462)
Allow users to use Rack 2.2+ (#2460)
Bump backports gemfile
๐ 4.x support for 3.0 (#2424)
Travis -> Actions (#2427)
๐ Support TOML as a frontmatter or data format (#2405)
Replace URI.escape with WEBrick::HTTPUtils.escape (#2383)
Fixes
warning: URI.escape is obsolete
warnings.Similar to (#2312) and the fix 7c155c2