Skip to content

Releases: bep/golibsass

v1.2.0

28 Aug 10:14
@bep bep
Compare
Choose a tag to compare

What's Changed

  • github: Bump GH actions by @bep in #11
  • Libsass 3.6.6 by @bep in #14
  • Fix "too many open files" on MacOS by @bep in #13

Credit @tom-un for the MacOS "too many open files" patch: sass/libsass#3183

Full Changelog: v1.1.1...v1.2.0

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