Thomas James

Results 3 comments of Thomas James

Has that working version been released?

Here's a failing test in F#, it looks like the root cause is the inclusion of the F# Map type in the `Header` type of the `Payload` record. ```fsharp type...

Looks like the behaviour of SS.Text might have changed a little, according to this comment: https://github.com/AnthonyCarl/NodaTime.Serialization.ServiceStackText/blob/dadc41a53c1309a42e804d61d8ebc57b7f18e033/src/NodaTime.Serialization.ServiceStackText/Extensions.cs#L178-L179 That said, it looks like it's working as expected if serialising to JSON.