df_safer_dart 0.7.8
df_safer_dart: ^0.7.8 copied to clipboard
A package inspired by functional programming, designed to enhance the structure, safety, and debuggability of mission-critical code.
Changelog #
[0.7.8] #
- Released @ 2/2025 (UTC)
- feat: Add castAndGetError function
[0.7.7] #
- Released @ 2/2025 (UTC)
- feat: Add isErrorType function
[0.7.6] #
- Released @ 2/2025 (UTC)
- fix: Bugfix
[0.7.5] #
- Released @ 2/2025 (UTC)
- fix: Bugfixes
[0.7.4] #
- Released @ 2/2025 (UTC)
- fix: Bugfixes
[0.7.3] #
- Released @ 2/2025 (UTC)
- chore: Minor refactoring
[0.7.2] #
- Released @ 2/2025 (UTC)
- feat: Improve file structure
[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