# Version 0.7.0 - Added optional value to `full` keyword (thanks to @dkrutsko for the suggestion) - Added `vertical`, `horizontal`, `x`, `y` keywords (thanks to @dkrutsko for the suggestion) - Added support for `sticky` position (thanks to @Grawl for the contribution) - Updated tests and documentation - Upgraded dependencies # Version 0.6.0 - Added `center` keyword # Version 0.5.1 - Fixed cases: `left: right auto` and `left: right` # Version 0.5.0 - Added `full` keyword # Version 0.4.1 - Added support for `calc()` value # Version 0.4 - Added `top`, `bottom`, `left`, `right` and `z-index` shortcut (see Readme) - added `zi` alias (postcss-crip compatibility)