Releases: fsprojects/FSharp.Data.Adaptive
Releases · fsprojects/FSharp.Data.Adaptive
1.2.16
1.2.15
1.2.14
added some combinators for HashSet/HashMap
1.2.13
made FSharp.Data.Adaptive trimmable via <IsTrimmable>true</IsTrimmable>
1.2.12
1.2.11
fixed AList.sub
problem
1.2.10
added clist.UpdateTo(seq, list, array)
fixed AssemblyVersions
1.2.9
new AList.sub
implementation
switched to aardpack
based build with CI publishing
switched to newest fsdocs
1.2.7
several AList bugfixes
added AList slicing utilities
1.2.6
added AMap.choose2(V)
and derived combinators (intersectWith
, intersect(V)
)