Skip to content

v1.3.0

Compare
Choose a tag to compare
@travi-bot travi-bot released this 28 Jul 16:03

<a name"1.3.0">

1.3.0 (2017-07-28)

Bug Fixes

  • key-syllables: defaulted simpleObject keys to 3 syllables (e84ac15f)
  • package: update chance to version 1.0.10 (d0e0729f)
  • seed: multiplied the random seed by 10 ** 13 to match chance.js (ed454f46)

Features

  • build: Added bable-preset-stage-3 that supports destructuring (138bf069)
  • npmrc: Now enforcing pinning exact versions for deps (6b393777)
  • seed: enabled determining and setting of the randomness seed (b5496184, closes #158)
  • sentence-and-paragraph: add support for more string types (3581679a)
  • word: Word generation now defaults to 3 syllables (9eda5d8a)