Skip to content

Parable GetSet 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 11 Mar 13:27

Changes

  • Add static analysis using psalm.
  • Exception has been renamed to GetSetException for clarity.
  • getMultiple() has been removed from all collections.
  • When removing a non-existing key, since the end result is reached, no exception will be thrown anymore.