Skip to content

Releases: JungleHornet/junglemath

v0.5.4-beta

11 Jul 17:36
c4bc2fb
Compare
Choose a tag to compare

Fixed crash when passing a map without an X, Y, or Z key to IsValidPointMap().

Full Changelog: v0.5.2-beta...v0.5.4-beta

v0.5.3-beta

10 Jul 18:25
c4bc2fb
Compare
Choose a tag to compare

Minor tweaks to the calculator and Solve().

Full Changelog: v0.5.2-beta...v0.5.3-beta

v0.5.2-beta

10 Mar 21:26
Compare
Choose a tag to compare

Added new functions for creating junglemath variables from maps, and verifying triangle validity. These help when trying to read junglemath variables from json, and when allowing users to create variables (specifically triangles).

Full Changelog: v0.5.1-beta...v0.5.2-beta

v0.5.1-beta

02 Mar 19:51
Compare
Choose a tag to compare

Small patch that fixes issue with OpenCalculator() where program would crash if the user just pressed enter without typing anything.

Full Changelog: v0.5.0-beta...v0.5.1-beta

v0.5.0-beta

26 Feb 02:03
Compare
Choose a tag to compare

Reworked whole package and added new Math types and used methods on these types instead of functions.

Full Changelog: v0.4.2-beta...v0.5.0-beta

v0.4.2-beta

26 Jan 18:35
Compare
Choose a tag to compare

Small fix/tweak that fixes radical simplifying on big numbers.

Full Changelog: v0.4.0-beta...v0.4.2-beta

v0.4.1-beta

26 Jan 14:10
e662c69
Compare
Choose a tag to compare

Added roots in calculator, various new functions like Root() and SolveRoots() and added automatically using previous answer in OpenCalculator().

What's Changed

New Contributors

Full Changelog: v0.3.2-beta...v0.4.1-beta

v0.4.0-beta

18 Jan 17:56
e662c69
Compare
Choose a tag to compare

Added various triangle operations like orthocenter, centroid, etc.

What's Changed

Full Changelog: v0.3.2-beta...v0.4.0-beta

v0.3.2-beta

24 Dec 12:19
Compare
Choose a tag to compare

Tweaks/fixes to radical simplifying.

Full Changelog: v0.3.1-beta...v0.3.2-beta

v0.3.1-beta

24 Dec 11:40
Compare
Choose a tag to compare

Added exponent support for Solve() and OpenCalculator().

Full Changelog: v0.3.0-beta...v0.3.1-beta