Skip to content

Releases: krauthaufen/Adaptify

1.3.7

10 Dec 11:04

Choose a tag to compare

  • [adaptify] Added .NET 10 support

1.3.6

05 Dec 09:39
741cf40

Choose a tag to compare

List adaptify is now accessible via [<TreatAsAList>] attribute and defaults have not changed here.
arrays now use cheap equality by default
added attributes [<CheapEquals>] and [<DefaultEquals>] allowing to change equality per record-field

1.3.5

21 Jan 13:57

Choose a tag to compare

  • Skip C# projects
  • Package adaptify tool with MSBuild task
  • Updated Ionide for NET 9 support
  • Updated FSharp.Compiler.Service