Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 427 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 427 Bytes

[1.0.2] - 2017-06-23

Changed

  • Some code style.

Removed

  • Debug console output.
  • Old commented code.

[1.0.1] - 2016-02-10

Changed

  • Fixed ratio regex to accomodate decimal points.

[1.0.0] - 2016-02-10

Changed

  • Plugin functionality and API stable, and passing tests.

Added

  • aspect-ratio property.
  • aspect property.
  • ratio property.
  • 'NUM:NUM' value type.
  • Completed adding tests.