- catch-up with upstream at
https://github.com/dbuenzli/brr/commit/f3813f02272901e23cd0af364934b192700c3d84
- the only relevant parts are docstr updates in src/brr.ml (see the diff)
Version 0.1.1 of prr (tag: 0.1.1)
- attempt to fix opam CI reported issue
- change to (lang dune 2.7) in dune-project
Version 0.1.0 of prr (tag: 0.1.0)
- first release of this fork
- this release uses (lang dune 2.0) in dune-project
- switch to dune (
3.02.0) - naming the fork
prr, as a "lighter" version ofbrr - keeping only the following from the original brr:
Jstr: JavaScript strings.Jv: JavaScript values.Fut: Future values.Brr.*: Various utils on JavaScript globals, but with some omissions when compared to brr:Included? Module(s) Comments ❌ Ev,At,El(DOM related)❌ Abort❌ Window❌ Navigator❌ Performance❌ File🟡 Gmost are included, except globals regarding the above omitted modules and utils related to animated timing ✅ Tarray ✅ Blob ✅ Base64 ✅ Json ✅ Uri ✅ Console