Skip to content

Releases: yesser-studios/yTools

0.2.6

17 Feb 19:17
eefa122
Compare
Choose a tag to compare

What's Changed

  • Improve test coverage to 99% by @yesseruser in #18
  • Add PathSeparator field to General
  • Fix serialization and other file-related APIs not working on Linux and Mac

Full Changelog: 0.2.5...0.2.6

0.2.5

11 Feb 11:22
5b87946
Compare
Choose a tag to compare

What's Changed

  • Improve test coverage and use proper naming conventions by @yesseruser in #16

Full Changelog: 0.2.4...0.2.5

Important: Names of the following items have changed:

Booleans.TRUE ->Booleans.True
Booleans.FALSE -> Booleans.False
Doubles.maxFloat -> Doubles.MaxFloat
Doubles.maxDouble -> Doubles.MaxDouble
Doubles.maxDecimal -> Doubles.MaxDecimal
Doubles.minFloat -> Doubles.MinFloat
Doubles.minDouble -> Doubles.MinDouble
Doubles.minDecimal -> Doubles.MinDecimal
Integers.maxShort -> Integers.MaxShort
Integers.maxInt -> Integers.MaxInt
Integers.maxLong -> Integers.MaxLong
Integers.minShort -> Integers.MinShort
Integers.minInt -> Integers.MinInt
Integers.minLong -> Integers.MinLong
Integers.PI -> Integers.Pi
Vectors.Vector2.x -> Vectors.Vector2.X
Vectors.Vector2.y -> Vectors.Vector2.Y
Vectors.Vector3.x -> Vectors.Vector3.X
Vectors.Vector3.y -> Vectors.Vector3.Y
Vectors.Vector3.z -> Vectors.Vector3.Z

0.2.4

09 Dec 13:40
10ba09d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

22 Nov 15:08
d7ba422
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

01 Oct 16:28
9b98185
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Yesser-Studios/yTools/commits/0.2.2