Skip to content

Releases: bep/golibsass

v1.1.1

18 May 17:24
@bep bep
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 May 14:51
@bep bep
b039cf1
Compare
Choose a tag to compare
  • Move Error to a sub package to allow clients without CGO to import it.
  • Move the tests to GitHub action.

Update to LibSASS 3.6.5

22 May 09:31
@bep bep
46bd638
Compare
Choose a tag to compare

And also make this library a v1.0.0.

v0.7.0: Merge pull request #3 from bep/libsass364

01 May 14:03
@bep bep
8a04397
Compare
Choose a tag to compare

v0.6.0: Merge pull request #2 from anthonyfok/fix-internal-libsass-permissions

28 Feb 11:31
@bep bep
ece604c
Compare
Choose a tag to compare
Change file mode of internal/libsass/* from 0755 to 0644

v0.5.0: Merge pull request #1 from bep/fix-imp2

12 Feb 15:00
@bep bep
f38e05c
Compare
Choose a tag to compare
Fix type handling for import resolver

v0.4.0

09 Feb 12:53
@bep bep
a4bd94f
Compare
Choose a tag to compare
Fix the custom import logic

v0.3.0

08 Feb 18:48
@bep bep
ae5348c
Compare
Choose a tag to compare
Add ParseOutputStyle

v0.2.0

08 Feb 18:38
@bep bep
f52b2bb
Compare
Choose a tag to compare
Add readme note

v0.1.0

08 Feb 18:02
@bep bep
0d09341
Compare
Choose a tag to compare
Fix vet error