Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 923 Bytes

History.md

File metadata and controls

38 lines (28 loc) · 923 Bytes

1.1.1 / 2015-03-10

  • handle cursor at the end of text nodes
  • package: allow any "zuul" v2

1.1.0 / 2015-01-26

  • add README.md file
  • add .gitignore file
  • add some logic to ensure that the original Range is not modified
  • enable Travis-CI + Saucelabs zuul cloud testing
  • package: allow any "debug" v2
  • package: update "get-document" to v1
  • package: update "zuul" to v1.16.3
  • package: add "npm test" command
  • test: put test DIVs into the BODY

1.0.0 / 2014-10-01

  • package: update "range-insert-node" to v1.0.1
  • package: update "debug" to v2.0.0
  • bumping to v1.0.0 for more well-defined semver behavior

0.0.2 / 2014-07-30

  • test: add a few more test cases
  • index: more resilient implementation
  • index: ensure parent is a DOM Element

0.0.1 / 2014-07-29

  • initial commit