2.1.0
Leonidas-from-XIV
released this
26 Apr 13:21
·
90 commits
to master
since this release
CHANGES:
2023-04-26
Added
-
Add
Yojson.Raw.Util
module to provide combinators for extracting fields
fromYojson.Raw.t
values. (@tmcgilchrist, #163) -
Add
Util.path
function to recurse into an object through a list of keys.
(@cuihtlauac, @Leonidas-from-XIV, #157)