Releases: gowithfloat/Float.Core
Releases · gowithfloat/Float.Core
2.0.1
What's Changed
- Fix IsOfflineException to Handle new MAUI type for integers on iOS by @arctouch-alejandrovarela in #42
New Contributors
- @arctouch-alejandrovarela made their first contribution in #42
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Initial update for maui compatibility SL-6376 by @seamasmcgettrick in #38
New Contributors
- @seamasmcgettrick made their first contribution in #38
Full Changelog: v1.0.2...2.0.0
1.0.2
What's Changed
- Addresses package warnings by @mediabounds in #33
- Migrates to semantic versioning
Full Changelog: 1.0.0.50...v1.0.2
1.0.0.50
What's Changed
- Resolves to lowest acceptable version (instead of latest) by @mediabounds in #32
Full Changelog: 1.0.0.49...1.0.0.50
1.0.0.49
What's Changed
- Added a method for refreshing view model order by @EBusch in #4
- Change navigation to be async by @EBusch in #16
- Address an issue with ambiguity in DeviceProxy by @EBusch in #18
- Softening version requirements by @mediabounds in #31
New Contributors
- @mediabounds made their first contribution in #14
- @EBusch made their first contribution in #4
Full Changelog: 1.0.0.10...1.0.0.49
1.0.0.10
- Use .NET 6 to build, test, and deploy
- Some cleanup of code including removing unused files
1.0.0.1
This is the initial release of the Float.Core library.