nkrkv / jzon

ReScript library to encode and decode JSON data with type safety.
https://nkrkv.github.io/jzon/
Other
76 stars 4 forks source link

Migrate to ReScript v11 / uncurried mode #19

Closed Minnozz closed 5 months ago

Minnozz commented 10 months ago

Fixes #18

Minnozz commented 9 months ago

@seekshiva Thanks for the review! Status is Draft because I haven't updated the tests yet due to incompatibilities in the test dependencies; contributions to this PR are welcome for that

Minnozz commented 8 months ago

@seekshiva Tests pass now; do you have merge access?

seekshiva commented 5 months ago

@Minnozz I’m not a core developer of jzon. Just that I was able to take changes from your PR into my local fork and it worked well, so I marked it as approved.

Someone from the jzon core team would have to review and merge this.

DZakh commented 5 months ago

I'll ping the maintainer.

nkrkv commented 5 months ago

Thank you folks :heart: