Skip to content

Releases: totara/scssphp

1.12.3 - Stream Close Fix

27 Oct 21:17

Choose a tag to compare

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

27 Oct 21:40
3177efe

Choose a tag to compare

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

25 Aug 23:28
9b2859f

Choose a tag to compare

Totara 1.12.2

29 Jul 22:57
33794e6

Choose a tag to compare

Full Changelog: 1.12.1-totara...1.12.2-totara

1.12.1 + Fixes for PHP 8.4 support

1.12.1-totara

12 May 23:52

Choose a tag to compare

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

09 Sep 00:05

Choose a tag to compare

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).