CHANGELOG.md

Branch


Log

Author Commit Date CI Message
Michael Crumm 7cf98c31 2022-01-19T15:28:02 Release v0.4.0
Michael Crumm 90d478e5 2022-01-19T15:02:52 Update Sass version to 1.49.0
Michael Crumm 77159384 2022-01-19T14:57:07 Simplify paths and add target to executables
Michael Crumm 0d4aaf98 2022-01-19T11:54:24 Use user cache directory
Michael Crumm 158cc2a4 2022-01-19T11:44:13 Support 32bit Linux
Michael Crumm cdde73e8 2022-01-19T11:43:39 Add note about build path fallback to README
Michael Crumm 5c988ac0 2022-01-19T11:34:43 Support http/https proxies, closes #10
Michael Crumm 8f893172 2021-11-03T16:24:21 Update Sass to 1.43.4
Michael Crumm b673d274 2021-11-03T13:00:22 Allow dart/sass path to be configured, closes #15 By default the sass snapshot (or executable) and optionally, depending on the operating system, the Dart VM executable will be automatically downloaded and installed inside the `_build` directory of the current app. The paths are now configurable via the global app configuration. Additionally we fallback if Mix is not available, such as inside releases.
Michael Crumm c6adf3e6 2021-10-04T12:13:57 Release v0.3.0
Michael Crumm e2f48668 2021-09-23T09:17:12 Release v0.2.1
Michael Crumm 05816299 2021-09-21T16:23:42 Release v0.2.0
Michael Crumm e8ecb9f5 2021-08-23T18:38:55 Update dart-sass to latest
Michael Crumm 2fada186 2021-08-23T18:32:30 Release v0.1.2
Michael Crumm 0d48a0e9 2021-07-30T15:31:18 Release v0.1.1
Michael Crumm b4536fc7 2021-07-30T15:29:57 Fix installation path/unzip on windows (#3) * Fix path to windows .zip archive * Fix unpacking .zip archive
Michael Crumm 2e8eba44 2021-07-30T14:29:52 Wrap sass execution in a bash script to address zombie processes (#1) * Simplify path functions * Add wrapper bash script to address zombie processes when --watch is given
Michael Crumm 0f4b81fc 2021-07-25T00:06:33 Update CHANGELOG
Michael Crumm e3304b41 2021-07-23T16:29:23 shoulders of esbuild