Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 11, 2024

🤖 I have created a release beep boop

1.1.0 (2025-10-18)

Features

  • build: Migrate ocplib-i18n to ppxlib (e34b5f7)
  • bump version to 1.1.0 (9d757cd)
  • CLI: Add option learn-ocaml build serve --serve-during-build (a47f8dd), closes #594
  • complete porting to OCaml 5.1 and jsoo 5.8 (5f5dbb7)
  • Reenable asak (using pin-depends for compat patch with OCaml 5) (046d7dd)

Bug Fixes

  • Actually bind the --dry-run flag (1a76ddb)
  • build: Fix static build on macOS w.r.t. libzstd (3e8afe8)
  • build: Fix/disable some warnings (49c7208)
  • build: Update linking flags (needed for POSIX & macOS static binaries) (6b0bc56)
  • CI: fix base Alpine version for final Docker images (e721ad4)
  • CI: fix Dockerfile and client dependencies (8012c6b)
  • CI: fix static builds and some specific deps (283456d)
  • CI: Use macos-13 for static-builds (#603) (d2c8d65)
  • CI: use older dependency releases in lockfile (a5b4abf)
  • docker: Add missing alpine package (lsof) (cc6caa3)
  • font size of code fragments in descr (#487) (b8ebfcc), closes #214
  • server: Add missing flush in Learnocaml_server.kill_running (3b14462)

Performance Improvements

  • GHA: Perform more caching, as the Dockerfile does multi-stage builds (#632) (b28115a), closes #627

Dependencies

  • opam: Bump conf-libssl (2081069)
  • opam: Bump conf-pkg-config (c50b77d)
  • opam: Require js_of_ocaml < 6.0.0 (dcb59ce)
  • opam: Skip conduit-lwt-unix's latest release for now (a636b26)

Build System

  • add opam update to static-build.sh (a1f5d6e)
  • deps: bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#605) (5780d3a)
  • deps: bump dawidd6/action-download-artifact in /.github/workflows (5780d3a)
  • js_of_ocaml: Remove --no-source-map from root dune file (6f6be0f)
  • lower upper bound of js_of_ocaml (3e839c6)
  • update pinned package versions (b21586f)
  • update pinned package versions (#622) (ce843c5)

CI/CD

  • Bump several GitHub Actions tags to latest major version (8b1bc50)
  • deploy-master.yml: Add missing GHA docker/setup-qemu-action (7ba32cd)
  • deploy-master.yml: Build and push images for amd64 and arm64/v8 (af5b77a)
  • deploy-master.yml: Use the docker-container driver for multi-platform builds (3431025)
  • gha: Enable gha cache (mode=min) in docker/build-push-action (d7f78c7)
  • GHA: Make deployment workflows up-to-date (#630) (d3bd293), closes #595
  • GHA: Use actions/checkout@v4 (#599) (b7ed29c)
  • gha: Use actions/upload-artifact@v4 & dawidd6/action-download-artifact@v8 (02476fe)
  • macos: s/macos-latest/macos-14/ (#598) (0a69394)
  • publish-artifacts.yml: Bump GHA versions (61ee0cd)
  • release.yml: Build and push images for amd64 and arm64/v8 (396b615), closes #626
  • release.yml: Build and push images for amd64 and arm64/v8 (#628) (1641137), closes #626

Documentation

  • CONTRIBUTING.md: minor update (f318b95)
  • Document how to include local images in exercises (#612) (d3bc210), closes #128
  • Update index.md (25af64f)
  • Update index.md & publish-artifacts.yml (#615) (0a50c15)

Style

  • Address warnings in Dockerfiles and GHA workflows (#634) (5ffd748)
  • Fix displayed version to adapt to git tags naming convention (2784290)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 7c7805d to 97d72d4 Compare April 13, 2024 08:12
@github-actions github-actions bot changed the title chore(master): release 1.0.1 chore(master): release 1.1.0 Apr 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 4 times, most recently from cb1617c to cbb64ff Compare April 20, 2024 10:29
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 30ee341 to 6bce15e Compare July 27, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 6bce15e to 13b178c Compare August 3, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from a9b18fd to 7fc83bb Compare August 17, 2024 08:15
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 1b93dbb to 3b8845f Compare August 31, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from b9bc15a to d6f0198 Compare September 14, 2024 08:13
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from ede4106 to 747f7ba Compare September 28, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from cb3ca01 to 9948d06 Compare October 12, 2024 08:15
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from cb3fcb7 to b7e040c Compare October 26, 2024 08:15
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from c39cf75 to e4dba3e Compare November 9, 2024 08:17
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from e4dba3e to 2a41aff Compare November 30, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 4aaa96a to b1d1470 Compare December 14, 2024 08:14
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from b1d1470 to 83003f5 Compare December 21, 2024 08:16
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 83003f5 to f19d585 Compare December 28, 2024 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from f7bc94e to b574673 Compare May 3, 2025 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from cff3706 to 86611c5 Compare May 17, 2025 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 3b253d6 to 1a4eacd Compare May 31, 2025 08:19
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 4 times, most recently from 5b1c4c3 to bdd016a Compare June 7, 2025 08:20
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from bdd016a to bc8048d Compare June 14, 2025 08:20
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from d5d1c74 to 873a6f1 Compare August 30, 2025 08:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 5 times, most recently from 0e9fb48 to ed0c32e Compare September 8, 2025 13:44
@github-actions github-actions bot changed the title chore(master): release 1.1.0 chore(master): release learn-ocaml 0.13.0 Sep 8, 2025
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from ed0c32e to 22f8fb8 Compare September 8, 2025 18:28
@github-actions github-actions bot changed the title chore(master): release learn-ocaml 0.13.0 chore(master): release 1.1.0 Sep 8, 2025
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 22f8fb8 to fb34e93 Compare September 8, 2025 19:15
@erikmd
Copy link
Collaborator

erikmd commented Sep 8, 2025

What remains to do:

  • Fix #595 (I'll try to address this ASAP, even if it involves creating a temporary fork)
  • Fix #526 regarding the ocaml.org documentation

To sum up, I've squashed #595 today. I'll take care of the last issue in the milestone ASAP (#526), then release 1.1.0.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 7e1d1a3 to 6d83771 Compare September 13, 2025 08:27
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 3f85dca to bf84834 Compare September 27, 2025 08:27
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from bf84834 to 0292032 Compare October 4, 2025 08:23
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 0292032 to 615efea Compare October 11, 2025 08:30
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 615efea to 4241eb1 Compare October 18, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment