katana 0.15.2 katana: ^0.15.2 copied to clipboard
Package containing a collection of basic Dart utilities. It provides the base part of the Masamune framework.
0.15.0 #
Note: This release has breaking changes.
- FIX: ModelNotifier change support. (dfe252c3)
- FIX: Fixed a bug that prevented access by static. (67d5c492)
- FIX: Bug Fixes. (86f6ff26)
- FIX: Remove duplicate packages. (9d3c309b)
- FIX: Added Meta class. (d4dd399d)
- FIX: Perform formatting. (8ff8fd24)
- FIX: Package upgrade. (cea0d3c5)
- FIX: Fixed a bug in the calculation. (8149a6e7)
- FIX: Map.get() was causing an error with null, fixed. (989d6e0a)
- FIX: Fixed for calculation with Double? (6388ca74)
- FIX: Eliminated Masamune version dependencies. (7a26a309)
- FIX: Formatting for lints. (faddd803)
- FIX: Update readme.md. (1cf48740)
- FEAT: Added toSnakeCase and toCamelCase. (a9441f6a)
- FEAT: Added Api class. (6d2ba70f)
- FEAT: Add replaceNanOrInfinite. (bb99c330)
- FEAT: Add toUnUtc(). (37c62087)
- FEAT: Add getAsInt and getAsDouble. (f81ee6f4)
- FEAT: Added calculation for null. (19c1d6ce)
- DOCS: Update readme. (c26bf396)
- BREAKING FEAT: Package version up to 0.13.0. (2c68c67b)
- BREAKING CHORE: Melos対応. (2cdb1304)
0.14.0 #
- Version up.
0.13.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Package version up to 0.13.0. (2c68c67b)
0.12.0 #
Note: This release has breaking changes.
- FIX: Fixed a bug in the calculation. (8149a6e7)
- FIX: Map.get() was causing an error with null, fixed. (989d6e0a)
- FIX: Fixed for calculation with Double? (6388ca74)
- FIX: Eliminated Masamune version dependencies. (7a26a309)
- FIX: Formatting for lints. (faddd803)
- FIX: Update readme.md. (1cf48740)
- FEAT: Add toUnUtc(). (37c62087)
- FEAT: Add getAsInt and getAsDouble. (f81ee6f4)
- FEAT: Added calculation for null. (19c1d6ce)
- DOCS: Update readme. (c26bf396)
- BREAKING CHORE: Melos対応. (2cdb1304)
0.11.0 #
- Bump "katana" to
0.11.0
.