Skip to content

Releases: fsprojects/FSharp.Data.Adaptive

0.0.20

31 Mar 14:26
Compare
Choose a tag to compare

added AList.toASetIndexed

0.0.19

24 Mar 21:02
Compare
Choose a tag to compare

added ChangeableLazyVal
more C# interop (MarkOutdated, AList creators)

0.0.18

16 Mar 09:51
Compare
Choose a tag to compare

loads of new combinators (custom/mapUse/etc.)
better C# interop thanks to @luithefirst
reintroduced groupBy
several conveniene combinators (bind2, bind3, etc.)

0.0.17

22 Jan 13:26
Compare
Choose a tag to compare

fixed shallowEquals for enums
added several shallowEquals tests

0.0.16

16 Jan 15:31
Compare
Choose a tag to compare

fixed transaction bug
proper locking in WeakOutputSet

0.0.15

15 Jan 13:46
Compare
Choose a tag to compare

consistent equality everywhere
DefaultEqualityComparer.SetProvider allows to override default equality before first use

0.0.14

15 Jan 09:38
Compare
Choose a tag to compare

fixed fable build
HashSet/HashMap.ofSeq now type-tests the given seq