kind 0.5.2 copy "kind: ^0.5.2" to clipboard
kind: ^0.5.2 copied to clipboard

A serialization / reflection framework. Supports JSON and Protobuf / GRPC. Comes with primitives such as Currency and Uuid.

0.5.2 #

  • Fixes a few small issues.

0.5.1 #

  • Fixes issues in the documentation.

0.5.0 #

  • Major refactoring, including some breaking API changes.
  • Adds new primitives: Currency, CurrencyAmount, and Decimal.
  • Adds new kinds: CurrencyAmountKind, DecimalKind, DurationKind, FutureKind, StreamKind, and VoidKind.
  • Fixes bugs and improves error messages.

0.4.0 #

  • Adds support for namers.

0.3.2 #

  • Fixes encountered issues such as those related to instanceIsDefault and validation.

0.3.1 #

  • Small fixes (dependency constraints, documentation).

0.3.0 #

  • Fixes various issues. Breaking changes in relational database mapping and EnumKind.
  • The 0.3.x API is still experimental and even major changes are possible.

0.2.2 #

  • Fixes issues in numeric kinds and others.

0.2.1 #

  • Fixes small issues.

0.2.0 #

  • Improved the initial draft. Still experimental.

0.1.0-nullsafety.0 #

  • Initial version.
7
likes
100
pub points
18%
popularity

Publisher

verified publisherdint.dev

A serialization / reflection framework. Supports JSON and Protobuf / GRPC. Comes with primitives such as Currency and Uuid.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, fixnum, meta, protobuf

More

Packages that depend on kind