Skip to content

3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rogervila rogervila released this 17 Nov 17:01
· 7 commits to master since this release
0211a35

Added

  • ProvablyFair\ProvablyFair class with a generate command that returns an array of ProvablyFair\Result

Changed

  • Upgrade minimum PHP version to 8.1
  • Use readonly properties instead of getters (ie: ->getValue() is now ->value)
  • Demo website now supports selecting an algorithm