Releases: aternosorg/sherlock
Releases · aternosorg/sherlock
v1.1.3
What's Changed
- Fixed deprecation warnings from str_getcsv in PHP 8.4 and later. by @JanePHPDev in #5
New Contributors
- @JanePHPDev made their first contribution in #5
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Do not attempt to find mappings for unobfuscated versions
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Solve deprecation warnings on PHP 8.5 from using
curl_close
v1.1.0
What's Changed
- Support class loader names
v1.0.2
- don't throw an exception if mappings are not present on launchermeta
v1.0.1
- Fix method name replacements for vanilla
v1.0.0
automatically run tests using github actions