5 Commits

Author SHA1 Message Date
641e42ee2c
gradle usage
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 9m54s
2023-12-02 02:47:15 +00:00
14950b2f5f Documentation generation (Dokka HTML) (#3)
All checks were successful
Publish Workflow / Publish library (push) Successful in 8m18s
Test Workflow / Lint and test library (push) Successful in 17m2s
Generate documentation HTML and `javadoc.jar`.

Reviewed-on: #3
v0.0.2
2023-12-02 02:05:55 +00:00
6d8c6008e1 Initial publish (#2)
All checks were successful
Publish Workflow / Publish library (push) Successful in 8m4s
Test Workflow / Lint and test library (push) Successful in 18m47s
CI for publishing library to gitea packages on tag.

Reviewed-on: #2
v0.0.1
2023-12-02 01:00:03 +00:00
e2764a5473 Initial library implementations and tests (#1)
All checks were successful
Main Workflow / Lint and test library (push) Successful in 16m40s
- [x] Implements library according to instructions, with tests.
- [x] GitHub Actions workflow to lint and test library.

Reviewed-on: #1
2023-12-01 20:42:07 +00:00
d5ad54bea5
Initial commit 2023-11-30 23:46:20 +00:00