Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] yojson (1.5.0) #13208

Merged
merged 1 commit into from
Dec 27, 2018
Merged

Conversation

NathanReb
Copy link
Contributor

Yojson is an optimized parsing and printing library for the JSON format

CHANGES:

Changes

Fixes

CHANGES:

### Changes

- Use dune as a build system (ocaml-community/yojson#67, @Leonidas-from-XIV)
- reraise exceptions in `finish_string` instead of silencing them by raising a `Failure _`
- raise finalizer exceptions in `from_channel` and `from_lexbuf` readers

### Fixes

- Fix a race condition in builds (ocaml-community/yojson#57, @avsm)
@camelus
Copy link
Contributor

camelus commented Dec 27, 2018

☀️ All lint checks passed 02a4cfb
  • These packages passed lint tests: yojson.1.5.0

☀️ Installability check (10158 → 10159)
  • new installable packages (1): yojson.1.5.0

@NathanReb
Copy link
Contributor Author

NathanReb commented Dec 27, 2018

From a very quick look, Yojson doesn't seem to be responsible for the few rev deps failures.

@kit-ty-kate
Copy link
Member

Looks good. Every packages failing were broken before. Thanks!

@kit-ty-kate kit-ty-kate merged commit 21e3284 into ocaml:master Dec 27, 2018
@NathanReb NathanReb deleted the release-yojson-1.5.0 branch February 21, 2019 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants