v0.6.0
- Make
encodeWithanddecodeWithwork with any JS values and not only withJs.Json.t - Remove
Jsonmodule because it became unneeded - Introduce opaque
S.unknowntype. You can useJs.Typesmodule to work with it - Improve consistency for struct factories testing
I'm very happy about the change, because it makes rescript-struct something more than yet another JSON decoding/encoding library.
I've decided to update the roadmap section and start describing changes for releases 🎆