Releases: VPlanPlus-Project/SP24.kt
Releases · VPlanPlus-Project/SP24.kt
Release v1.1.0
Merge pull request #10 from VPlanPlus-Project/9-update-school-name-test [#9] Update school name validation in SchoolNameTest
Release v1.0.1
Merge pull request #6 from VPlanPlus-Project/5-allow-_-class [#5] Refine entity filtering logic in `filterSp24Entities.kt`
Release v1.0.0
Merge pull request #3 from VPlanPlus-Project/2-improve-response-handling [#2] Add `isSuccess` extension function to `Response` type
Release v0.0.3-alpha.4
Update README badges and artifact name, and refine Konan cache config…
Release v0.0.2
Rename `library` module to `sp24-kt` - Rename the `library` directory to `sp24-kt` and update all internal file paths - Update `settings.gradle.kts` to include the renamed module `:sp24-kt` - Update `.gitignore` to reflect the new path for `access.csv` - Adjust the `publish.yaml` workflow to write the `ACCESS_CSV` secret to the new location in `sp24-kt/access.csv`
Release v0.0.1-alpha.7
Add artifact collection and GitHub Release automation to publish work…
Release v0.0.1
Remove artifact handling from publish workflow and add version badge …