Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: fsprojects/Fleece

0.10.0

25 May 20:47
51a734c
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Internally using mainly codecs (more efficient and less boilerplate in source code).
  • Ability to switch to different implementations, even at the same time, this allows to use several Json implementations at the same time.
  • Unify Codec types, no more ConcreteCodec vs tupled codecs, just a simple 4 params Codec type.
  • A new and recommended Codec syntax for records and DUs trough an Applicative CE.
  • Internal caching of codecs.
  • Ability to workaround codecs for interfaces.
  • jopt combinator works with all types supportingzero, so in addition to option we can use voption, nullable or even list.
  • Native support for bigint, vtuple, voption, TimeSpan, NonEmptyList, NonEmptySet, NonEmptyMap, and "Generic Map" (Maps where keys are not strings).
  • DateOnly and TimeOnly support for .net6 users
Assets2
Loading

0.9.0

28 Oct 06:37
b55845b
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

0.9.0 - October 28 2021

  • Added Result codec and overload
  • Fix problem decoding null values into Options.
  • Fix parsing of floats for infinities and nan.
  • Fix parsing of Datetime when using newtonsoft.json
Loading
TheAngryByrd reacted with thumbs up emoji
1 person reacted

0.8.0

17 May 06:45
Compare
Choose a tag to compare
Loading
  • Added System.Text.Json implementation
  • Support for enums and all tuple sizes
  • Fix: error reporting wrong index in 7-uples
  • FSharpData use its own type for JsonObject
  • Added missing ofJson/toJson support for JsonValue and JsonObject
  • Upgrade to FSharpPlus 1.1.1
Loading

0.5.0

27 May 16:24
Compare
Choose a tag to compare
Loading

Netstandard support
NewtonSoft Json support
Friendlier API
Null keys are filtered out in JSON objects

Loading

[8]ページ先頭

©2009-2025 Movatter.jp