Skip to content

v1.3.0

Compare
Choose a tag to compare
@aerni aerni released this 23 Sep 06:41
· 12 commits to master since this release
  • [new] Adds an amazing new parser that allows for better method handling. Thank you @JohnathonKoster for stillat/primitives!
  • [new] The new parser allows using any method arguments, e.g. arrays: randomElements(['a', 'b', 'c', 'd', 'e'], 2)