Skip to content

v0.3.0

Compare
Choose a tag to compare
@nschonni nschonni released this 08 Apr 03:53
· 524 commits to master since this release
  • Rhino and Node CLIs both exit with code 1 when there are errors (pull #72)
  • Changed description of adjoining classes to be unsupported in IE6 (fixes #11)
  • Made license comment important in build files (fixes #46)
  • Code cleanup (pull #70)
  • Cleanup of whitespace (pull #74)
  • Standardization of CLI interface (pull #81)
  • Switched display-property-grouping to allow padding, margin-left, and margin-right for display: inline (fixes #3)
  • Changed messaging for float rule (fixes #26)
  • border:none with width/height is okay (fixes #45)
  • Updated web worker to accept JSON-encoded input
  • Allow turning on/off rules in web interface and CLIs (fixes #77)
  • Introduced release directory that will hold official release version
  • Build directory will be removed in next release