e5dd207c8c
update license headers to 2025
2025-01-07 17:35:54 +01:00
5a9d6d9183
fix: add jackson annotation module dependency ( #84 )
continuous-integration/drone/push Build is passing
2024-11-23 12:42:50 +01:00
4258489dba
update copyright notice to 2024
2024-04-27 17:09:40 +02:00
62f2249a4d
remove redundant java.base requirement from module-info.java ( #69 )
continuous-integration/drone/push Build is passing
2023-11-26 11:08:06 +01:00
7e5d193d1b
parse timestamps as ZonedDateTime internally
...
continuous-integration/drone/push Build is passing
Timestamps have been stored with their String representation from the
API with convenience methods to convert them into ZonedDateTime.
We now use the Jackson JavaTimeModule to parse them directly and swap
the real and convenience getters.
2023-06-15 17:50:47 +02:00
70b7338f3e
update copyright notice to 2023
2023-01-29 11:20:59 +01:00
5f3a36e2c5
update copyright notice to 2022
2022-03-06 18:10:33 +01:00
f6037e31bb
introduce modularity ( #55 )
2021-06-15 21:44:16 +02:00