Skip to content

v2.0.0

Choose a tag to compare

@meandmax meandmax released this 17 Dec 10:22

<a name"2.0.0">

2.0.0 (2015-12-17)

Bug Fixes

  • index.html: add missing options also to the gh page file (8408f07f)
  • lory.js: returnIndex() must factor in the value of infinite (71cf363c)

Breaking Changes

  • Any call sites that worked around this bug by manually adjusting the return value
    of returnIndex() must remove this work around with this change.

    (71cf363c)