== 0.4 (Winter Is Coming) * Remove outdated prefixes. * Add border-radius and box-shadow properties to database. * Change degrees in webkit gradients. 20130515: * Add old syntax in gradient direction. * Add old syntax for display: flex. * Update browser global usage statistics. == 0.3 (Growing Strong) * Use own filters instead of Rework’s `prefix` and `prefixValue`. * Smarter value prefixer without false match “order” in “border”. * 40% faster. * Don’t add unnecessary properties instead of Rework’s `prefixValue`. * Don’t change properties order. * Sort properties and values in inspect output. 20130424: * Fix value override in prefixer. 20130427: * Prefix several same values in one property. 20130502: * Don’t add -webkit- prefix to IE filter. * Don’t duplicate already prefixed rules. == 0.2 (Hear Me Roar!) * Update parse libraries. * Add inspect method and rake tast. == 0.1 (Fire and Blood) * Initial release.