Releases: gmpassos/swiss_knife
Releases · gmpassos/swiss_knife
v3.1.0
- Migrate to `lints`:
- NOTE: some constants were renamed to lowercase camel case.
- Improved GitHub CI.
- Added browser tests.
- lints: ^1.0.1
- coverage: ^1.0.4
v3.0.8
- Fixed `ResourceContent` load with errors.
- Test coverage.
- Added FOSSA Status.
v3.0.7
- Added `Math.clamp`.
- Fixed `formatDecimal` for scientific notation.
v3.0.6
- Added `UniqueCaller` and `parseIntList`.
- Null safety migration adjustments.
v3.0.5
- Null safety migration adjustments.
v3.0.4
- `collections`: improve Null Safety usage.
v3.0.3
- Null safety migration adjustments.
v3.0.2
- Null safety migration adjustments.
v3.0.1
- Null safety migration adjustments.
v3.0.0
- Dart 2.12.0:
- Sound null safety compatibility.
- Update CI dart commands.
- sdk: '>=2.12.0 <3.0.0'
- intl: ^0.17.0
- resource_portable: ^3.0.0
- collection: ^1.15.0
- pedantic: ^1.11.0
- test: ^1.16.5