All Versions
11
Latest Version
Avg Release Cycle
190 days
Latest Release
925 days ago

Changelog History
Page 2

  • v0.9.0 Changes

    June 23, 2015

    ๐Ÿš€ Another great release for Wellington! We have shipped a set of bug fixes and build enhancements.

    • โฌ†๏ธ Bumped libsass to 3.2.5
    • ๐Ÿง 0 dependency linux binary (not even libc) use it anywhere even Debian 6.0! #84
    • โฌ†๏ธ Upgrade container to alpine 3.2 with go 1.4.2 package #90
    • Fully go toolchain via cgo. There is no longer any need to compile an external libsass library #87
    • ๐Ÿ›  Fixed a bug reporting proper exit codes during sass compilation errors #86
    • ๐Ÿง Proper version reporting on linux binaries #79

    Special thanks to @astalick for diagnosing the exit code bug.