Releases: ELLIOTTCABLE/bs-deriving
v44.2.0: Version 44.2.0 of ppx_deriving packaged for BuckleScript.
This release brings support for bs-platform@>=8.3.0
which added own [@deriving]
attribute so that it conflicts with bs-deriving
.
Breaking changes
deriving
attribute was renamed to ppx.deriving
in #9
Migration guide
Replace all usages of [@deriving ...]
with [@ppx.deriving ...]
Installation
Of note, the corresponding version of ppx-deriving
is not included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm:
npm install --save bs-deriving@44.2.0
npm install --save-dev ppx-deriving@44.2.0
If you wish to acquire them via git, ensure you manually pull the matching version of my ppx-deriving
package! The submodule linkage recorded in the repository will be perpetually one release behind.
v44.1.3: Version 44.1.3 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of ppx-deriving
is not included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm:
npm install --save bs-deriving@44.1.3
npm install --save-dev ppx-deriving@44.1.3
If you wish to acquire them via git, ensure you manually pull the matching version of my ppx-deriving
package! The submodule linkage recorded in the repository will be perpetually one release behind.
v44.1.2: Version 44.1.2 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@44.1.2 npm install --save-dev ppx-deriving@44.1.2 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.
v44.1.1: Version 44.1.1 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@44.1.1 npm install --save-dev ppx-deriving@44.1.1 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.
v44.1.0: Version 44.1.0 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@44.1.0 npm install --save-dev ppx-deriving@44.1.0 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.
v44.0.0: Version 4.4 of ppx_deriving packaged for BuckleScript.
Version 44.0.0 of ppx_deriving packaged for BuckleScript. Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@44.0.0 npm install --save-dev ppx-deriving@44.0.0 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.
v42.1.0: Version 42.1.0 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@42.1.0 npm install --save-dev ppx-deriving@42.1.0 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.
v42.1.0-pre.1: Version 42.1.0-pre.1 of ppx_deriving packaged for BuckleScript.
Of note, the corresponding version of `ppx-deriving` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm: npm install --save bs-deriving@42.1.0-pre.1 npm install --save-dev ppx-deriving@42.1.0-pre.1 If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-deriving` package! The submodule linkage recorded in the repository will be perpetually one release behind.