Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 536 Bytes

Change Log

0.0.1

2015-01-01

  • Initial release (private)

0.0.2

2018-06-18

  • Transition from Gulp to nodemon and standalone pre-processors
  • Update dependencies

1.0.0

2024-02-06

  • Initial public release
  • Migrate from node-sass to sass
  • Migrate from PostCSS 7 to 8
  • Migrate test environment from mocha+chai to jest
  • Add flex, flex-legacy, float, and float-legacy options
  • Rename gutter option to gap
  • Remove center, eqhight, and valign options
  • Update dependencies
  • Update documentation