Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 1.18 KB

Gonzales changelog

11.02.2013, Version 1.0.7

  • Identifiers like _0 are identifiers now.
  • Throw error instead of console.error: css/csso#109

25.11.2012, Version 1.0.6

  • Typo fix (global variable leak): css/csso#110
  • Attribute selectors extended by |.
  • not(..) pseudo-class special support: css/csso#111

28.10.2012, Version 1.0.5

  • Better error line numbering: #2

11.10.2012, Version 1.0.4

10.10.2012, Version 1.0.3

  • Both .t-1 and .t-01 should be idents: #1

08.10.2012, Version 1.0.2

  • CSSO issue (filter + important breaks csso v1.3.1): css/csso#87

08.10.2012, Version 1.0.1

  • CSSO issue ("filter" IE property breaks CSSO v1.3.0): css/csso#86

03.10.2012, Version 1.0.0

- First revision.