Releases: twaddell/MessagePack.LanguageExt
Releases · twaddell/MessagePack.LanguageExt
4.0.10
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 4.0.0...4.0.10
v4.0.0
Compare
Sorry, something went wrong.
No results found
Updated to LanguageExt 4.2.9
Updated to MessagePack 2.5.192
Full Changelog : 3.0.14...4.0.0
v3.0.14
Compare
Sorry, something went wrong.
No results found
Updated to LanguageExt 4.0.3
Updated to MessagePack 2.4.59
Updated to only target .Net Standard 2.0
v2.0.8
Compare
Sorry, something went wrong.
No results found
Improvements to NewType resolving without attributes
v2.0.4
Compare
Sorry, something went wrong.
No results found
Fixed package version numbers
Updated to .Net Framework 4.6.1
v2.0.0
Compare
Sorry, something went wrong.
No results found
Updated to LanguageExt 3.3.51.
Updated to MessagePack 2.1.90
Added NewType formatter
v1.0.11
Compare
Sorry, something went wrong.
No results found
Initial release with support for LanguageExt types:
Arr<T>
Seq<T>
Lst<T>
Map<K,V>
Set<T>
HashSet<T>
HashMap<K,V>
Que<T>
Stck<T>
Option<T>
Either<L,R>