Skip to content

2.1.0

Compare
Choose a tag to compare
@niieani niieani released this 09 Nov 18:02
· 145 commits to master since this release
ce0707d

2.1.0 (2019-11-09)

Bug Fixes

  • protect from an infinite loop by validating IDs (bc5b9cf), closes #126

Features

  • add a public method hashids.isValidId(id) that validates the ID (7be1bda)