Skip to content

v21.0.0

Compare
Choose a tag to compare
@sd-buildbot sd-buildbot released this 20 Dec 22:13

<a name"21.0.0">

21.0.0 (2016-12-20)

Features

  • use numeric ids instead of a hash BREAKING CHANGE: removes hash based unique key (b1087a64)

Breaking Changes

  • removes hash based unique keys in favor of numeric ids. No longer generates hashes based on unique properties.

    (b1087a64)