df_safer_dart 0.7.1
df_safer_dart: ^0.7.1 copied to clipboard
A package inspired by functional programming, designed to enhance the structure, safety, and debuggability of mission-critical code.
Changelog #
[0.7.1] #
- Released @ 2/2025 (UTC)
- feat: Add SyncOk and AsyncOk classes for easy constuction
[0.7.0] #
- Released @ 2/2025 (UTC)
- breaking: Rename SafeCompleter to SafeFinisher
[0.6.0] #
- Released @ 2/2025 (UTC)
- breaking: Rename Sequantial to SafeSequantial and improve
[0.5.3] #
- Released @ 2/2025 (UTC)
- chore: Minor updates
[0.5.2] #
- Released @ 2/2025 (UTC)
- feat: Added new merge method to Monads
[0.5.1] #
- Released @ 1/2025 (UTC)
- chore: Add toSync method to Resolvable