Skip to content

v20.0.0-pre.1: Version 20.0.0-pre.1 of Sedlexing, packaged for BuckleScript.

Pre-release
Pre-release
Compare
Choose a tag to compare
@ELLIOTTCABLE ELLIOTTCABLE released this 24 Apr 15:25
Of note, the corresponding version of `ppx-sedlex` is *not* included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm:

    npm install --save bs-sedlex@20.0.0-pre.1
    npm install --save-dev ppx-sedlex@20.0.0-pre.1

If you wish to acquire them via git, ensure you manually pull the matching version of my `ppx-sedlex` package! The submodule linkage recorded in the repository will be perpetually one release behind.