Zaid-Ajaj / LiteDB.FSharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
MIT License
180 stars 22 forks source link

Added de(Serialize) double support #16

Closed humhei closed 6 years ago

humhei commented 6 years ago

fixes #15

Zaid-Ajaj commented 6 years ago

Wow, double serialization wasn't working, I guess I assumed it would "just work" and forgot about it haha, thanks a lot for your awesome work @humhei 🙏 :heart:

Zaid-Ajaj commented 6 years ago

Version 2.5.1 has been published