Releases: VerifyTests/Argon
Releases · VerifyTests/Argon
Release list
0.35.2
0.35.1
0.35.0
0.34.0
- #358 raise Serializing/Serialized events for converter-handled values
- #359 change JToken.WriteTo converters parameter to params IList
- #360 avoid stringReference.ToString() in JsonTextReader quoted-number path
- #361 reduce ToCamelCase allocations by using string.Create
- #362 Target net11
- #363 use ArrayPool in Base64Encoder non-net6 branch to avoid per-chunk all…
- #364 avoid intermediate Substring in DefaultSerializationBinder generic type-arg parsing
- #365 avoid OrderBy().ToList() in DefaultContractResolver.CreateProperties
- #366 avoid Keys/Values ToList materialization in DictionaryWrapper
0.33.0
0.7.2
As part of this release we had 23 commits which resulted in 1 issue being closed.
bug
- #208 Add a new Argon.FSharp.Tests project + add tests for the FSharpListConverter + fix the converter
0.7.0
0.5.2
0.2.0
As part of this release we had 76 commits which resulted in 2 issues being closed.
Features