Skip to content

1.0 Milestone 4

Latest
Compare
Choose a tag to compare
@adamldavis adamldavis released this 18 Jul 13:43
· 13 commits to master since this release

This release is split into two releases: 1.0-M4-groovy2.5 and 1.0-M4-groovy2.4. Much like how Spock works, this allows you to use either Groovy version 2.4 or 2.5. Likewise, the Gradle plugin is also released in the same way.

This release includes multiple fixes and improvements: Issue #12 : Added pseudo-elements (uses ** operator), added "all" to Transition DSL, fixed Config migrating down to imported files and files using ''.groocss {} syntax, Issue #10 : Added missing properties (userSelect, appearance, and caretColor), Issue #11 : Fixed use of new syntax (Extensions to String and Integer) while using Gradle plugin.