Note: this release has source-breaking changes made to nightly-only methods of the v3 API, though this release does not have any binary-breaking changes. All the changes do is renaminng some of overriding methods for IFormattable.ToString(string, IFormatProvider), Object.Equals(object), and IComparable.CompareTo(object) in GTA.Math structs. If your scripts use named arguments for them, renaming the old arguments for the methods to the new names will be required before you can compile your scripts again.
- Merge pull request #1760 from Tivertoni/parameter-stuff
- Short commit hash:
b805315 - Full commit hash:
b80531567eab11bc3c81230c0cb852ad031f5c28
- Short commit hash: