Skip to content

Tags: mrbusche/trap-scoring

Tags

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to 3 locations and 1 additional event (#545)

* update to 6 events

* update to 6 events

* update to 3 locations

* update tests with accurate assertions for changes

* update tests with accurate assertions for changes

* clean up

* clean up

* add more tests

* improve download service

* use assertAll for tests

* fix README

* fix README

* fix README

* refactor to speed things up

* trim strings

* update rewrite script

* Fix missing newline at end of DownloadService.java

Add a newline at the end of DownloadService.java

* Fix missing newline at end of TrapService.java

Add missing newline at end of TrapService.java

* Improve readability with new TrapRoundScore class

* fix weird line breaks

* fix weird line breaks

* remove unused dependency

* use switch vs instanceOf

* clean up string concatenation

* use virtual threads

* Add comparison script

* use gradle properly

* define virtual threads properly

* overload method to avoid Object

* remove unnecessary annotation

* Fix formatting in application.yml

* use Gatherer

* use modern gradle features

* simplify SpringBootApplication

* use SF7 RestClient

* Increase connection and read timeouts

* use toml file properly

* clean up sonar complaints

* use more Spring Boot 4 features

* add lombok for Slf4j

* utilize lombok

* utilize lombok

* add lombok recipes

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update version (#509)

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update release version (#488)

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update version (#470)

v8.0.0

Toggle v8.0.0's commit message
gradle best practices plus version bump

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update actions/checkout digest to 692973e (#445)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to Java 22 (#409)

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump release version (#400)

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update version (#385)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Utilize var where possible (#362)