- Support !important and slash in border-radius values (Dominik Schilling)
- Support !important in four-value declarations (Matthew Flaschen)
- Move repository to github.com/cssjanus (Timo Tijhof)
- Drop support for node.js v0.8 (Timo Tijhof)
- Correct documentation of calculateNewBorderRadius (Ed Sanders)
- test: Convert test cases to JSON (Timo Tijhof)
- Do not flip unknown properties starting with "left" or "right" (Timo Tijhof)
- Do not flip five or more consecutive values (Timo Tijhof)
- Support CSS3 rgb(a) and hsl(a) color notation (Timo Tijhof)
- Flip text-shadow and box-shadow (Timo Tijhof)
- Account for attribute selectors in open brace lookahead (Timo Tijhof)
- Account for minified values in border-radius (Roan Kattouw)
- Flip border-style (Timo Tijhof)
- Account for decimals and lack of vertical value in background-position (Roan Kattouw)
- Prevent issues with css selectors containing parentheses (Yoav Farhi)
- Fix bgHorizontalPercentageRegExp to not be too greedy (Dion Hulse)
- Support "/*!" syntax for @noflip (Tom Yam)
- Fix global variable leak (Trevor Parscal)
- Initial commit (Trevor Parscal)