learn-ocaml v0.13.1
https://discuss.ocaml.org/t/ann-release-of-ocaml-sf-learn-ocaml-0-13-0/8577/6
Bug Fixes
- *.opam: Make common deps constraints uniform & Add missing deps (26a50ef)
- API: Fix listing exercise status when the status list hasn't been initialized; Fix #314 (3c781cb)
- grader: Display negative numbers with mandatory parens; Fix #440 (35941b5)
- UI: Cleanup duplicate, inconsistent camel logos (03d871a)
- UI: Display Actions=teacher_menubar properly in responsive mode; Fix #444 (#450) (b6d44db)
- UI: Fix CSS bug regarding the loading animation (#445) (881982a)
- UI: Increase timeout during grading (3cb9dd1)
- UI: Update one fr translation (06a71ae)
Dependencies
- Fix version of dune package (w.r.t. that of dune-project file) (7c11083)
Documentation
- tests/README.md: Add hint for test case generation (19477a5)
Tests
- Add Dockefile.test-server to repro issue with learn-ocaml.opam (6d86ce6)
- Add test to repro issue #440 (07033c9)