Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Releases: sass/dart-sass-embedded

sass_embedded 1.0.0-beta.16

14 Jan 00:25
ff0afc3
Compare
Choose a tag to compare
Pre-release
  • Upgrade to Sass 1.48.0.

  • Fix a bug where the compiler could crash when an error was detected in a stylesheet provided by string.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.15

30 Dec 01:26
21f0219
Compare
Choose a tag to compare
Pre-release
  • Support version 1.0.0-beta.17 of the Sass embedded protocol:

    • Treat invalid host function signatures as function errors rather than protocol errors.

    • Allow ImportResponse.result to be null.

  • Fix a bug where the compiler could return a CompileFailure without a span.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.14

15 Dec 23:45
1cbb0c5
Compare
Choose a tag to compare
Pre-release
  • Support FileImporters.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.13

14 Dec 23:49
17f1e69
Compare
Choose a tag to compare
Pre-release
  • Report a better error message for an empty CompileRequest.Input.path.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.12

29 Sep 00:22
53cbcdb
Compare
Choose a tag to compare
Pre-release
  • Support version 1.0.0-beta.14 of the Sass embedded protocol: * Support Value.Calculation.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.11

02 Sep 00:38
d206351
Compare
Choose a tag to compare
Pre-release
  • Support version 1.0.0-beta.13 of the Sass embedded protocol: * Support Value.HwbColor. * Emit colors as Value.HslColor if that internal representation is available.

  • Add a --version flag that will print a VersionResponse as JSON, for ease of human identification.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.10

23 Aug 23:40
0ed8d89
Compare
Choose a tag to compare
Pre-release
  • Support version 1.0.0-beta.12 of the Sass embedded protocol: * Support Value.ArgumentList.

  • Support slash-separated lists.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.9

17 Aug 21:42
0de8deb
Compare
Choose a tag to compare
Pre-release
  • No user-visible changes.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.8

23 Jul 21:46
c80320f
Compare
Choose a tag to compare
Pre-release
  • Support version 1.0.0-beta.11 of the Sass embedded protocol: * Support VersionRequest and VersionResponse. * Support CompileRequest.quiet_deps and .verbose. * Set CanonicalizeRequest.from_import. * Set CompileSuccess.loaded_urls.

  • Properly throw errors for range checks for colors.

See the full changelog for changes in earlier releases.

sass_embedded 1.0.0-beta.7

25 Feb 00:00
84eff0a
Compare
Choose a tag to compare
Pre-release
Release 1.0.0-beta.7 (#36)