-
Notifications
You must be signed in to change notification settings - Fork 71
chore(master): release 1.0.0 #572
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
chore(master): release 1.0.0 #572
Conversation
535c563 to
88729af
Compare
25e4663 to
e75ee83
Compare
e75ee83 to
70807a7
Compare
42468a0 to
f9759e7
Compare
999ad04 to
fc84dbc
Compare
5fd4b8b to
49daf37
Compare
49daf37 to
6ea2e89
Compare
6ea2e89 to
8a7302e
Compare
8a7302e to
40d3776
Compare
40d3776 to
74811cb
Compare
12bad50 to
008f3be
Compare
008f3be to
d996edb
Compare
7ed12ea to
1506925
Compare
232c16d to
443b067
Compare
443b067 to
c4f538c
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
Good news @yurug @AltGr ! the release is good to go. ✨ Beyond my local tests and the CI checks, I also tested the CD/opam-publish (thanks to the special preflight branch). It goes without saying that Louis should be the assignee as this release 1.0.0 strongly relies on @AltGr's work! So Louis, feel free to squash-merge #572, then announce the release when you see fit. FTR, there are some announcement templates in the wiki. (However, no commit should be pushed to master before #572, otherwise the final CHANGELOG.md from this PR would be overwritten by Cheers, |
|
🤖 Release is at https://github.com/ocaml-sf/learn-ocaml/releases/tag/v1.0.0 🌻 |
🤖 I have created a release beep boop
1.0.0 (2024-02-12)
⚠ BREAKING CHANGES
Prefix pre-compilation indicates the related commits below (sorted in chronological order).
depend.txt(it will need rewriting; relying on the new server engine).Features
register_samplercalls (3cd75f5)test_libs.txtfile in exercises (d22a788)--replaceoption (82d9bea)learn-ocaml build --build-dir=[./_learn-ocaml-build]to increase compatibility with existing workflows (#585) (6535692)Bug Fixes
mutation_testingtest lib (c432909)mutation_test(32ad13e)prepare.mlfile (365cbb7)lsof -Qwhich is only available from lsof 4.95.0 (a242084), closes #580--replace(#584) (fe2a806), closes #583Performance Improvements
learn-ocaml buildparallel by default (eaad14c)Code Refactoring
recordertoppx_autoregister(99e913d)Build System
make testrunparallel (46631d8)CI/CD
hub(not installed anymore) withgh(cad060f)Documentation
depend.txt(it will need rewriting) (9155145)test_libs.txt(2c89d9e)This PR was generated with Release Please, then edited manually. See documentation.