This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: PackageFactory/extractor
Releases · PackageFactory/extractor
v1.0.2
What's Changed
- BUGFIX: Typo inside
Extractor::intOrFloatOrNull
by @mhsdesign in #1
New Contributors
- @mhsdesign made their first contribution in #1
Full Changelog: v1.0.1...v1.0.2
v1.0.1
...and here comes the first bugfix 😅
Paths in exception are now only being tracked until the first null encounter. This makes the exception messages more useful for debugging.
Full Changelog: v1.0.0...v1.0.1