Releases: bep/godartsass
Releases · bep/godartsass
v1.1.0
08 Jun 14:11
Compare
Sorry, something went wrong.
No results found
This backports one fix from v2.0.0:
ImportResolver.Load method now returns a Import struct with both Content and SourceSyntax.
v1.0.0
08 Jun 10:15
Compare
Sorry, something went wrong.
No results found
Nothing new in this release, just making it a v1 version so I can follow up with a v2.
v0.16.0
06 Dec 11:02
Compare
Sorry, something went wrong.
No results found
v0.15.0
01 Dec 08:43
Compare
Sorry, something went wrong.
No results found
v0.14.0
17 Mar 19:48
Compare
Sorry, something went wrong.
No results found
Unescape URL in log message
v0.13.0
17 Mar 16:12
Compare
Sorry, something went wrong.
No results found
Update to beta6 of Dart Sass Protocol
06 Feb 16:42
Compare
Sorry, something went wrong.
No results found
Update to beta6 of the Dart Sass Protocol. That version is not backwards compatible so you must make sure to upgrade the binary.
v0.11.0: Remove unsupported output styles
31 Dec 10:14
Compare
Sorry, something went wrong.
No results found
Dart Sass only supports EXPANDED and COMPRESSED.
v0.10.0: Fix handling of nil URL in import response
29 Dec 22:10
Compare
Sorry, something went wrong.
No results found
Introduced in c6481a9846af99c7fdec8652ae462b07fd3eefb1
v0.9.0
28 Dec 16:33
Compare
Sorry, something went wrong.
No results found
Improve SassError.Error()