Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 494 Bytes

Changelog

All notable changes to code-snippets will be documented in this file.

1.2.0 - 2021-07-27

  • add getLineNumbers() method
  • add getSelectedBounds() method
  • add Bounds::size() method

1.1.0 - 2021-07-27

  • add toString() and __toString() methods

1.0.2 - 2021-07-25

  • fix minor bugs, refactor line boundary calculations

1.0.1 - 2021-07-25

  • fix issue with accessing surroundingLines prop before being populated

1.0.0 - 2021-07-25

  • initial release