All Versions
17
Latest Version
Avg Release Cycle
118 days
Latest Release
1084 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.1.4.0 Changes
July 10, 2015๐ Fixed
- Setup copies
libsass.a
even when Cabal-1.18 is used.
- Setup copies
-
v0.1.3.0 Changes
June 07, 2015โ Added
- Ability to link to existing version of libsass.
- ๐ Support for building (and linking to) shared version of libsass.
๐ Fixed
- hlibsass may be used in ghci when linked with shared version of libsass.
-
v0.1.2.1 Changes
June 02, 2015๐ Changed
libsass/VERSION
file is generated during sdist phase.
๐ Fixed
- โ all tests pass (libsass reports correct version).
-
v0.1.2.0 Changes
June 01, 2015โ Added
- Bindings to
sass_string_is_quoted
,sass_string_set_quoted
andsass_make_qstring
.
๐ Changed
- libsass @ 3672661 is used.
๐ Fixed
- ๐ Link to compare in this changelog.
- Bindings to
-
v0.1.1.1 Changes
April 12, 2015โ Added
- This CHANGELOG file.
.editorconfig
file.- โ Tests for Libsass version.
๐ Fixed
- libsass is not specified twice in extra libraries.
-
v0.1.1.0 Changes
April 11, 2015๐ Fixed
- ๐ Build process -
cabal install
now works correctly
- ๐ Build process -
-
v0.1.0.0 Changes
April 11, 2015โ Added
- Bindings to Libsass C API
- โ Basic tests