wellington v0.9.0 Release Notes

Release Date: 2015-06-23 // almost 9 years ago
  • 🚀 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.