Skip to content

Version 1.19.1

Compare
Choose a tag to compare
@dipu-bd dipu-bd released this 06 Jul 12:57
· 25 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: 1.18.1...1.19.1