Err (#22, @mbarbin).cmdlang-{backend}-err-runner for cmd runners (#23, @mbarbin).--verbosity flag into --log-level. Keep former as alias (5a88fb, @mbarbin).Err.emit t ~level function (#7, @mbarbin).This release prepares the deprecation of a few functions and contains ocamlmig annotations to help users with the migration.
To automatically apply the migration changes, first upgrade your pplumbing dependency and re-build your project. Then run the command ocamlmig migrate from the root of your project.
Err.sexp (#6, @mbarbin).Err.sexp_of_t (#6, @mbarbin).Err.sexp_of_t by default (#6, @mbarbin).Err.pp_of_sexp to Err.sexp to make it shorter (#4, @mbarbin).Err.append by Err.add_context (#6, @mbarbin).Stdune.User_message.t -> Err.t helper (#5, @mbarbin).Err.Color_mode to access value of cli arg --color=(auto|always|never) (#3, @mbarbin).Err.Log_level getters related to current log level (#3, @mbarbin).Err.Log_level.App for better compatibility with Logs (#3, @mbarbin).Log_cli.Config depreate logs_level and fmt_style_renderer (#3, @mbarbin).Err.error_count include errors emitted via Logs.err - same for warnings (#3, @mbarbin).Err.had_errors include errors emitted via Logs.err (#3, @mbarbin).pplumbing.This release is about preparing the publication of the project to the public opam repository.
pplumbing.cmdlang-cmdliner-runner as a subpackage.cmdlang.0.0.8.Initialize release, continue from release numbers of cmdlang.
pp_tty and pp_log.cmdlang the packages err, err-cli and cmdlang-cmdliner-runner.Err_cli => Log_cli.