Releases: rails/dartsass-rails
Releases · rails/dartsass-rails
v0.5.1
What's Changed
- Use array args instead of string args for system command by @ntkme in #45
- Perform recursive file search when clobbering by @tagCincy in #46
- Force bin/dev overwrite to deal with new default bin/dev file by @jeromedalbert in #61
- Skip dartsass:build if environment variable
SKIP_CSS_BUILD
is set. by @natsuokawai in #51 - Define constants in separate module by @JonathonMA in #47
New Contributors
- @henrik made their first contribution in #50
- @jonathanhefner made their first contribution in #49
- @tagCincy made their first contribution in #46
- @jeromedalbert made their first contribution in #61
- @natsuokawai made their first contribution in #51
- @JonathonMA made their first contribution in #47
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.1
What's Changed
- Unify
bin/dev
script with other js/css installers by @marcoroth in #35 - Shell safe file paths by @bekkii77 in #34
- Fix detecting of Apple Silicon architecture by @jacob-carlborg-apoex in #32
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Fix platform detection for JRuby by @JesseChavez in #16
- Make build_options configurable by @fschwahn in #15
- Make sure all failed tasks exit with a non-zero exit code by @jacob-carlborg-apoex in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Apple M1 Support by @vovimayhem in #4
- Add app asset paths to load paths by @chipairon in #11
- Ensure builds are added and stylesheets removed from manifest under Sprockets by @dhh in 1973162
- Compress output by default by @dhh in a6fd283
- Drop source maps by default by @dhh in 3ff15ea
Full Changelog: v0.2.0...v0.3.0