Parable GetSet 0.3.0
Pre-release
Pre-release
Changes
- Add static analysis using psalm.
Exception
has been renamed toGetSetException
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.