Skip to content

Version 1.19.1

Choose a tag to compare

@dipu-bd dipu-bd released this 14 Jun 04:50
· 84 commits to master since this release
  • Improve support for random generator
    • HashlibRandom class for generating random number, bool, strings etc.
    • Refactor KeccakRandom to be available as HashlibRandom.keccak
    • Adds fillNumbers to fill List with random integers.
    • Use secure random generator by default
  • [Breaking Changes]:
    • Remove all deprecated string extension
    • Remove consume, use bind instead.
    • consumeAs is renamed to stringStraem .
    • Introduced byteStream

Full Changelog: v1.18.1...v1.19.1