4.1.0: Safer class scanning
ProbeJS Legacy 4.0.0 -> 4.1.0
Safer class scanning
What's new?
- Largely eliminates the chance of crashing the whole game due to loading critical classes too early
- Better doc for
java()function andrequire()functionjava()is now marked as deprecated, please userequire():)
- And some internal cleanups
Note: ProbeJS Legacy 4 is very different from ProbeJS Legacy 3.x and older versions, old typing files are invalid in 4.x version, see ProbeJS 7 release note and another ProbeJS 7 release note for more details. If you are unable to use 4.x, or just don't like it, 3.11.0 is the only recommended 3.x version of PJS Legacy.
Full Changelog: 4.0.0...4.1.0