Skip to content

Releases: keegnotrub/coda-sass-plugin

v3.1.2

11 Dec 15:11
Compare
Choose a tag to compare
  • Fix for issue on not finding some stylesheet directories

Note: this release requires Coda 2.5+

v3.1.1

28 Jul 16:08
Compare
Choose a tag to compare
  • Update libsass to 3.2.5 to prevent sigfault when using min/max
  • Update bourbon to 4.2.3 to fix font-face issue

Note: this release requires Coda 2.5+

v3.1.0

01 May 14:19
Compare
Choose a tag to compare
  • Ability to set compact and expanded output style - Fixes #11
  • Update bourbon to 4.2.2 and neat to 1.7.2 - Fixes #21
  • Add ability to use random() function - Fixes #19

Note: this release requires Coda 2.5+

v3.0.3

08 Nov 12:08
Compare
Choose a tag to compare
  • Added ability to directly compile .sass files in addition to .scss files

Note: this release requires Coda 2.5+

v3.0.2

01 Nov 14:16
Compare
Choose a tag to compare
  • Update libsass to v3.0.1 in order to fix compressed media query bug

Note: this release requires Coda 2.5+

v3.0.1

30 Oct 22:06
Compare
Choose a tag to compare
  • Stop generating sass map file all the time to fix #15

Note: this release requires Coda 2.5+

v3.0.0

22 Oct 23:58
Compare
Choose a tag to compare

Notes

  • With this version we only support Coda v2.5+. Please use a previous version of this plugin if you are unable to upgrade to v2.5 (it is a free upgrade for v2.0 users however).
  • Please see Included Sass Libraries in the Wiki for details on how to use any of the embedded Sass libraries.

New Features

  • Move the minimum version of Coda to 2.5 so that we no longer have to use private notifications in order to know when a file has been saved
  • Upgrade libsass to v3.0
  • Added the normalize project to the list of embedded libraries
  • Upgrade the Bourbon Neat embedded library to v1.7
  • Upgrade the Foundation embedded library to v5.4.6

v2.0.5

22 Jun 11:20
Compare
Choose a tag to compare
  • Fix for issue #10

v2.0.4

29 Apr 16:50
Compare
Choose a tag to compare
  • Update Bourbon to 3.2.1

v2.0.3

16 Apr 19:25
Compare
Choose a tag to compare