Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@mondrake mondrake released this 17 Jan 21:31
fc531bc

Major update, thanks to @indy2kro. Strict typing and code modernization, optimised memory usage.

What's Changed

  • Major update - added strict types, increased phpstan to level 8, PSR12 support by @indy2kro in #31
  • PelEntryTime is not bijective by @mondrake in #32
  • Replace func_get_args() with variadic params by @mondrake in #33

New Contributors

Full Changelog: 0.11.0...0.12.0