Skip to content

Releases: paspro/bump

bump v3.0.1

04 Apr 16:29
c76b170

Choose a tag to compare

Removed the equation which solves the cubic equation and instead the code calls this functions from the numerics crate.

bump v3.0.0

21 Mar 14:01
6a05d32

Choose a tag to compare

Conversion from the original code to Rust with optimisations.

Bump v2.1.1

16 Feb 14:01
4eee9a3

Choose a tag to compare

Minor code improvements.

Release v2.0

20 Sep 14:54
adbdc46

Choose a tag to compare

The code has been restructured with the use of two classes which contain all the functions and data.

Initial Release

19 Sep 14:26
fb52dcf

Choose a tag to compare

Initial Release