Skip to content

Releases: slim-template/slim-rails

Support for Slim 5

09 Mar 15:28
Compare
Choose a tag to compare
Bump version to 3.6.2

Finally support Slim 5

Support for Rails 7 style templates

10 May 16:19
Compare
Choose a tag to compare

This release adds support for Rails 7 style templates. Templates for older versions of Rails are still supported.

This and future releases require Ruby 2.5 or later.

New Contributors

Full Changelog: v3.3.0...v3.5.1

Enabled asset helpers in precompiled templates

02 Nov 13:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

Support for SLIM 4

02 Nov 13:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.2.0

Improved compatibility with Sprockets 4

05 Oct 11:23
Compare
Choose a tag to compare

Improved compatibility with Sprockets 4 and minor adjustments to templates.

Tested compatibility with Ruby 2.4

03 Feb 19:30
Compare
Choose a tag to compare

Updated CI specifications for new Ruby 2.4. Added config.eager_load=false to the dummy app to avoid warning with Rails 4.x.

Code cleanup and refactoring

21 May 17:32
Compare
Choose a tag to compare

Cleanup, relaxed development dependencies

Support for Rails 4.2

26 Dec 17:36
Compare
Choose a tag to compare

This release uses slim 3.0 and supports rails 3.1 to 4.2