v2023.1 Snapshot post course 2022
All updates since v2022.1
during the course and after until May 2023. Code is currently Scala 3.2.
What's Changed
- Fixed small typo by @Isak-Kallini in #650
- Update lect-w01-intro.tex to improve clarity by @HampSwe in #656
- Changed "uniform access" to "enhetlig access (eng. uniform access)" by @EdvinGroth in #664
- Add scala-cli workspaces by @oliverlevay in #661
- fix #667 'w04 exercise 7c: incorrect solution in answer key' by @snctfd in #668
- fixed example 5.1.35 output by @the0val in #674
- corrected a typo by @valterbergstrand in #680
- substituted syntax to promote consistency by @valterbergstrand in #682
- in exercises w05, encourage students to try Pos.moved and reflect over results by @snctfd in #679
- Changed to two space indentation by @OlofBen in #690
- Fix to curl command for downloading introprog jar to lib directory by @Hugo-Persson in #689
- Removed an unnecessary comparison by @Filip-afKlinteberg in #695
- updated description of xs.indices (Issue #692) by @Filip-afKlinteberg in #696
- Update lect-w07-enums.tex by @Hanyu-Lin in #705
- Fixes #720, Main -> run in readme by @fritjof-b in #721
- fix two typos by @fritjof-b in #722
- fix 717 English literal used in Swedish sentences by @fritjof-b in #723
- Fixed a few grammatical errors by @aliceakesson in #727
- Fixed a grammatical error by @aliceakesson in #728
New Contributors
- @Isak-Kallini made their first contribution in #650
- @HampSwe made their first contribution in #656
- @EdvinGroth made their first contribution in #664
- @the0val made their first contribution in #674
- @valterbergstrand made their first contribution in #680
- @OlofBen made their first contribution in #690
- @Hugo-Persson made their first contribution in #689
- @Filip-afKlinteberg made their first contribution in #695
- @Hanyu-Lin made their first contribution in #705
- @aliceakesson made their first contribution in #727
Full Changelog: v2022.1...v2023.1