Skip to content

Releases: ShaggyYeti/sbt-sass

v0.1.9

09 Oct 09:50
Compare
Choose a tag to compare
- fixed incremental compilation issue in Windows

v0.1.8

07 Oct 08:02
Compare
Choose a tag to compare
- fixes #14 issue with broken incremental compilation

- exception message shows full path to file
- changed compilation log message

v0.1.7

17 Sep 16:28
Compare
Choose a tag to compare
changed plugin version to 0.1.7

v0.1.6

22 Aug 20:55
Compare
Choose a tag to compare
fix plugins.sbt in play example

v0.1.5

01 Aug 20:29
Compare
Choose a tag to compare
merge

v0.1.4

01 Aug 12:49
Compare
Choose a tag to compare
readme fix

v0.1.3: - fixes #5 added incremental compilation

11 Jul 08:20
Compare
Choose a tag to compare
- added printing of informational message about compilation
- sbt-web 1.0.0 -> 1.0.2

v0.1.2: - Fixed #4 issue. Now scss/sass and resulting css files in jar is gen…

05 Jul 22:50
Compare
Choose a tag to compare
…erated properly.

- Sass sources directory changed back to `app/assets/*` according to [play-2.3-anatomy]
- Removed output directory customization parameter. Now it works automatically.
- Play example project moved to `play-sass-example` folder from external git-repo

v0.1.1

24 Jun 16:35
Compare
Choose a tag to compare
fix readme.md