learn-ocaml icon indicating copy to clipboard operation
learn-ocaml copied to clipboard

chore(master): release 0.14.1

Open github-actions[bot] opened this issue 3 years ago • 1 comments

:robot: I have created a release beep boop

0.14.1 (2022-10-01)

Bug Fixes

  • learnocaml_common.ml: Ask token (not secret) when opening exercise url (#489) (b91050e)

Documentation

  • index.md: Update index.md (2fdc853)
  • README.md: Update/Fix README.md (7174547)
  • src/main/*: Document exit codes in man pages forall cmd/subcmd (c6ae2ca)
  • src/main/*: Move server options to ad-hoc section in man pages (7c14d4c)

CI/CD

  • check-update-index.yml: Add a workflow to check index.md (24c56b3), closes #490
  • update-index.sh: Add a script to update docs/index.md (c538200), closes #490

Build System

  • static-binaries: Fix building of static binaries on CI (#497) (bcb0ff7), closes #496

Dependencies

  • opam: Bump ssl (0.5.10 -> 0.5.12) (#499) (9bc28a6), closes #498
  • opam: Upgrade cmdliner version to 1.1.1 & Improve man pages (590034f)

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar May 21 '22 08:05 github-actions[bot]

TODO

* **web-app:** Ask token (not secret) when opening exercise url ([#489](https://github.com/ocaml-sf/learn-ocaml/issues/489)) ([b91050e](https://github.com/ocaml-sf/learn-ocaml/commit/b91050e1caaf46fb6c3abb6f3120dd784af701f7)), closes [#488](https://github.com/ocaml-sf/learn-ocaml/issues/488)

erikmd avatar Sep 15 '22 21:09 erikmd

:robot: Release is at https://github.com/ocaml-sf/learn-ocaml/releases/tag/v0.14.1 :sunflower:

github-actions[bot] avatar Jan 06 '23 23:01 github-actions[bot]