forked from pool/sassc
2a9b09206a
- Remove `TODO` file since it has been removed by upstream. - Version bump to 3.4.2. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/sassc?expand=0&rev=3
74 lines
2.1 KiB
Plaintext
74 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 13 11:41:32 UTC 2017 - ronisbr@gmail.com
|
|
|
|
- Run spec-cleaner.
|
|
- Remove `TODO` file since it has been removed by upstream.
|
|
- Version bump to 3.4.2.
|
|
Upstream changelog:
|
|
|
|
Version 3.4.2
|
|
-------------
|
|
|
|
* Features
|
|
|
|
- Sass 3.4.23: Support url() with quotes in unknown directives
|
|
(@mgreter, #2243)
|
|
|
|
* Fixes
|
|
|
|
- Test bootstrap ignoring SASS_SPEC_PATH and SASS_SASSC_PATH
|
|
environment variables (@xzyfer, #2265)
|
|
- Incorrect equality of interpolated values (@mgreter, #2261)
|
|
- Incorrect error when @content is inside @at-root (@mgreter,
|
|
#2260)
|
|
- C-API copy_options function losing some options (@mgreter,
|
|
#2257)
|
|
- Segfault with calling calc (@mgreter, @xzyfer)
|
|
|
|
Version 3.4.1
|
|
-------------
|
|
|
|
* Features
|
|
|
|
- Add --sass flag for indented syntax support from stdin
|
|
(@docteurklein, #204)
|
|
|
|
* Fixes
|
|
|
|
- Ability to static compile VCR libs (@am11, #199)
|
|
- Sourcemap file not being written (@am11, #202)
|
|
|
|
Version 3.4.0
|
|
-------------
|
|
|
|
* Features
|
|
|
|
- Change output to binary mode (@mgreter, #170)
|
|
- Add .editorconfig (@nschonni, #184)
|
|
- Add Windows CI (@am11, #189)
|
|
- Remove -ldl flag for OpenBSD (@parhs, #197)
|
|
- Update CLA to match LibSass (@nschonni, #186)
|
|
|
|
* Fixes
|
|
|
|
- Automake compile on msys2 and mingw64 (@mgreter @aroig, #174)
|
|
- Hanging when called with no args or STDIN piped data (@uizfb,
|
|
#179)
|
|
- Misc fixes to build scripts (@nschonni, #184 #183)
|
|
- Remove old unreferenced files (@nschonni, #185)
|
|
- Memory leak by freeing options we allocated (@mgreter, #196)
|
|
- Clang warning (-Warray-bounds) (@mgreter, #198)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 11:55:29 UTC 2016 - ronisbr@gmail.com
|
|
|
|
- Change the group and description as per jengelh advice.
|
|
* The group was changed to Development/Tools as in Fedora;
|
|
* The description was changed based on the package in Debian.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 16:56:49 UTC 2016 - ronisbr@gmail.com
|
|
|
|
- Initial version
|
|
|