@greenlabs/ppx-spice 0.1.7-rc4 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,3 +5,4 @@
5
5
  #### :rocket: New Feature
6
6
 
7
7
  - Add support for the optional field record
8
+ - Add Windows platform support
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@greenlabs/ppx-spice",
3
- "version": "0.1.7-rc4",
3
+ "version": "0.1.7",
4
4
  "description": "ReScript PPX which generate JSON (de)serializer",
5
5
  "license": "MIT",
6
6
  "author": "Greenlabs Dev <developer@greenlabs.co.kr>",
package/ppx-windows.exe CHANGED
Binary file