df_type 0.15.0 copy "df_type: ^0.15.0" to clipboard
df_type: ^0.15.0 copied to clipboard

Simplifies type conversions, inspections, nested data access, sync/async operations and more.

Changelog #

0.15.0 #

  • breaking: Remove DateTimeUtils, StreamUtils, and StringToDurationConverter. Moved to the new df_odd package.
  • breaking: Rename extension ValueOfOnEnumExtension to ValueOfOnEnumExt.
  • feat: Add decodeJsonbStrings — recursively decodes JSON-shaped strings inside Maps and Lists, for normalising Postgres jsonb columns.
  • fix: letIntOrNull now rejects NaN, ±Infinity, and values outside the signed-int64 range. Previously could throw UnsupportedError or silently saturate to int64.min/int64.max.
  • fix: wait / consec* now preserves positional argument order across mixed sync/async inputs.
  • fix: letDateTimeOrNull now trims whitespace before parsing.
4
likes
0
points
2.04k
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

Simplifies type conversions, inspections, nested data access, sync/async operations and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#data #easy-packages #tool #utility #utils

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
github.com

License

unknown (license)

Dependencies

collection, equatable

More

Packages that depend on df_type