@greenlabs/ppx-spice 0.1.13 → 0.1.14
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 +8 -0
- package/package.json +1 -1
- package/ppx-linux.exe +0 -0
- package/ppx-osx.exe +0 -0
- package/ppx-windows.exe +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# CHANGELOG
|
|
2
2
|
|
|
3
|
+
# 0.1.14
|
|
4
|
+
|
|
5
|
+
- Support both `ns.optional` and `res.optional` for backward compatability
|
|
6
|
+
|
|
7
|
+
# 0.1.13
|
|
8
|
+
|
|
9
|
+
- Rename the attribute used for optional records from `ns.optional` to `res.optional`.
|
|
10
|
+
|
|
3
11
|
# 0.1.12
|
|
4
12
|
|
|
5
13
|
- Fix build error where `@spice.encode`, `@spice.decode` are used
|
package/package.json
CHANGED
package/ppx-linux.exe
CHANGED
|
Binary file
|
package/ppx-osx.exe
CHANGED
|
Binary file
|
package/ppx-windows.exe
CHANGED
|
Binary file
|