@greenlabs/ppx-spice 0.1.8-rc1 → 0.1.8
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 +2 -2
- package/package.json +1 -1
- package/ppx-windows.exe +0 -0
- package/src/ppx_spice.opam +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# CHANGELOG
|
|
2
2
|
|
|
3
|
-
# 0.1.8
|
|
3
|
+
# 0.1.8
|
|
4
4
|
|
|
5
|
-
- Fix type error where using tuple constructor type, such as `array<int>` for optional field in the record.
|
|
5
|
+
- Fix type error where using tuple constructor type, such as `array<int>` for optional field in the record. https://github.com/green-labs/ppx_spice/pull/32
|
|
6
6
|
|
|
7
7
|
# 0.1.7
|
|
8
8
|
|
package/package.json
CHANGED
package/ppx-windows.exe
CHANGED
|
Binary file
|