Releases: albertodev01/equations
Releases Β· albertodev01/equations
Version 5.0.1
Version 5.0.0
Version 4.1.0
What's Changed
- Null safety migration by @albertodev01 in #1
- Migrating nonlinear equations to null safety by @albertodev01 in #2
- Nullsafe features by @albertodev01 in #3
- Adding support to systems of equation by @albertodev01 in #4
- Systems features by @albertodev01 in #5
- Update README.md to fix formatting and typos by @cervonwong in #7
- Nullsafe version 3 by @albertodev01 in #6
- Quality updates by @albertodev01 in #8
- New features and enhancements by @albertodev01 in #9
- Adding numerical integration support by @albertodev01 in #10
- Code styling improvements and new features by @albertodev01 in #12
- Creating new examples by @albertodev01 in #11
- chore: CI setup fixes by @albertodev01 in #13
- chore: Documentation updates by @albertodev01 in #14
- chore: Updating dependencies by @albertodev01 in #15
- feat: Implementing the Polynomial long division algorithm by @albertodev01 in #16
- feat: Added QR decomposition for RealMatrix and ComplexMatrix by @albertodev01 in #17
- chore: Flutter 2.2.0 migration by @albertodev01 in #19
- chore: Updating dependencies and migrating example to Flutter 2.2.0 by @albertodev01 in #18
- fix: fixed tab controller persistence by @albertodev01 in #21
- feat: Adding system solvers to the Flutter example by @albertodev01 in #23
- feat: Adding more tests and fixing minor issues by @albertodev01 in #24
- feat: Adding interpolation algorithms and more Matrix utilities by @albertodev01 in #25
- Adding analyzers to the Flutter example by @albertodev01 in #27
- chore: Adding more tests and fixing minor issues by @albertodev01 in #26
- test: Adding more test cases and new lint rules by @albertodev01 in #28
- chore: Improving the Flutter example app by @albertodev01 in #30
- feat: Added Riddler's method and updated Flutter example by @albertodev01 in #29
- chore: Added more linter rules and minor fixes by @albertodev01 in #33
- chore: version bump and examples updates by @albertodev01 in #34
- feat: Flutter example migration by @albertodev01 in #36
- feat: Dart 2.17 and Flutter 3.0 migration by @albertodev01 in #35
- chore: Update to Dart 2.18 and review example apps by @albertodev01 in #40
- fix: Handling non-finite values in Flutter demo by @albertodev01 in #41
New Contributors
- @albertodev01 made their first contribution in #1
- @cervonwong made their first contribution in #7
Full Changelog: https://github.com/albertodev01/equations/commits/4.1.0