Releases: totara/scssphp
Releases · totara/scssphp
1.12.3 - Stream Close Fix
What's Changed
- TL-46723 scssphp: Don't close a stream that failed to open by @codyfinegan in #6
Full Changelog: 1.12.2...1.12.3
1.12.2.1
Full Changelog: 1.12.2-totara...1.12.2.1
Same patch as 1.12.3 but targeted at versions who cannot run PHP 8.2
1.12.2 - Composer Support
Full Changelog: 1.12.2-totara...1.12.2
Totara 1.12.2
Full Changelog: 1.12.1-totara...1.12.2-totara
1.12.1 + Fixes for PHP 8.4 support
1.12.1-totara
What's Changed
- TL-40011: Adding in webkit-style transformation support by @codyfinegan in #5
Full Changelog: 1.1.1-totara...1.12.1-totara
v1.1.1 - Totara
Improve ScssPhp source map support
- Add option 'sourceMapApplyInline' to automatically apply inline source
maps in source files. - Provide source content for code passed to compiler.
- Switch to generating Base64 encoded source maps. Base64 source maps
are around 25% smaller and fix some issues around files with () in the
name - namely (stdin).