Skip to content

Releases: VPlanPlus-Project/SP24.kt

Release v1.1.0

26 Mar 08:03
e6bf8a2

Choose a tag to compare

Merge pull request #10 from VPlanPlus-Project/9-update-school-name-test

[#9] Update school name validation in SchoolNameTest

Release v1.0.1

21 Mar 12:24
aa269ab

Choose a tag to compare

Merge pull request #6 from VPlanPlus-Project/5-allow-_-class

[#5] Refine entity filtering logic in `filterSp24Entities.kt`

Release v1.0.0

21 Mar 10:36
792d619

Choose a tag to compare

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

21 Mar 10:06

Choose a tag to compare

Update README badges and artifact name, and refine Konan cache config…

Release v0.0.2

20 Mar 22:25

Choose a tag to compare

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

20 Mar 21:39

Choose a tag to compare

Add artifact collection and GitHub Release automation to publish work…

Release v0.0.1

20 Mar 21:53

Choose a tag to compare

Remove artifact handling from publish workflow and add version badge …