Releases: ashtanko/nullx
Releases · ashtanko/nullx
Release 0.1.17
24 Feb 19:06
Compare
Sorry, something went wrong.
No results found
Refactor types of nullable extensions to separate files
Remove deprecated methods
Remove nullable extensions
Add nullable extensions
Refactor documentation
What's Changed
refactor: remove extensions + fix docs by @ashtanko in #3
New Contributors
Full Changelog : v0.1.16...v0.1.17
Release 0.1.16
02 Dec 23:18
Compare
Sorry, something went wrong.
No results found
Add function nullable extensions
Refactor documentation
Release 0.1.15
14 Nov 16:48
Compare
Sorry, something went wrong.
No results found
Split examples by extension type
Add nullable list extensions
Split collection extensions to iterable, map and list
Add unit tests
Refactor documentation
0.1.14
04 Nov 22:16
Compare
Sorry, something went wrong.
No results found
Add nullable extensions on runes
0.1.13
04 Nov 22:16
Compare
Sorry, something went wrong.
No results found
Add nullable stream extensions
Add nullable object extensions
Release 0.1.12
01 Oct 09:40
Compare
Sorry, something went wrong.
No results found
Remove deprecated methods
Add iterable/map extensions
Add int/double extensions
Release 0.1.11
09 Sep 20:57
Compare
Sorry, something went wrong.
No results found
Add collection extensions: lastOrNull, reduceOrNull, singleOrNull
Deprecate conditionNotNullWith, use notNullWith instead
0.1.9
15 Aug 08:27
Compare
Sorry, something went wrong.
No results found
0.1.9
isNotNullOrEmpty => hasValue
Add nullable future extensions
Full Changelog : v0.1.8...v0.1.9
0.1.8
04 Aug 11:22
Compare
Sorry, something went wrong.
No results found
Extend NullableStringExtensions by adding new isNotNullOrEmpty method
Add dartz Either extensions
Full Changelog : v0.1.7...v0.1.8
0.1.7
18 Jul 09:46
Compare
Sorry, something went wrong.
No results found
Add nullable map extensions
Add nullable future extensions