starfruit 1.0.0
starfruit: ^1.0.0 copied to clipboard
A mathematical library extending and bettering provided dart and dart:math functions.
1.0.0 #
- Fixed bugs
- Reworked APIs to extensions where possible
- Started large test suite
- Relicensed to MPL 2.0
0.3.1+1 #
- Major README issue
- No functional change
0.3.1 #
StarLinkedList()
introduced- Documentation edits
- Significant README revamp
0.2.3+1 (9/2/2019) #
- Hotfix for misrepresentative README issue
0.2.3 (9/2/2019) #
- Introducing Cubic and Quartic Regression to
StarStatsXY()
- README and documentation edits
0.2.2 (9/2/2019) #
- Introducing Quadratic Regression to
StarStatsXY()
- README and documentation edits
0.2.1 (8/30/2019) #
- Introducing
StarCollectionUtils()
- Documentation improvement
- README edits
0.1.1 (8/30/2019) #
- Initial version
- Built and finished building
StarMathUtils()
- Started
StarStats()
andStarStatsXY()
- More to come...