-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
66 lines (37 loc) · 1.68 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
k2hash-java (1.0.16) stable; urgency=low
* Bump up
-- Hirotaka Wakabayashi <[email protected]> Wed, 27 Nov 2024 21:36:00 +0900
k2hash-java (1.0.8) stable; urgency=low
* Fixes pom.xml
* Fixes main.yml
-- Hirotaka Wakabayashi <[email protected]> Fri, 15 Nov 2024 18:16:43 +0900
k2hash-java (1.0.7) stable; urgency=low
* Maven Central Repository migration
* Update document
-- Hirotaka Wakabayashi <[email protected]> Thu, 30 Nov 2023 13:57:40 +0900
k2hash-java (1.0.6) stable; urgency=low
* Updated the SonaType configurations
-- Hirotaka Wakabayashi <[email protected]> Thu, 30 Nov 2023 13:57:40 +0900
k2hash-java (1.0.5) stable; urgency=low
* Adds new API to K2hash class
* Fixes internal implementations
* Fixes memory leaks
* Fixes boundary violations
* Uses JDK17
-- Hirotaka Wakabayashi <[email protected]> Wed, 29 Nov 2023 08:44:13 +0900
k2hash-java (1.0.4) stable; urgency=low
* Adds the release profile for Maven Central
* Uses JDK11
-- Hirotaka Wakabayashi <[email protected]> Mon, 11 Oct 2021 08:51:13 +0000
k2hash-java (1.0.3) stable; urgency=low
* Uses JUnit5
-- Hirotaka Wakabayashi <[email protected]> Wed, 06 Oct 2021 05:54:42 +0000
k2hash-java (1.0.2) stable; urgency=low
* Changes the default JDK from JDK8 to JDK11
-- Hirotaka Wakabayashi <[email protected]> Mon, 04 Oct 2021 15:10:36 +0900
k2hash-java (1.0.1) stable; urgency=low
* Updates control files.
-- Hirotaka Wakabayashi <[email protected]> Mon, 13 Apr 2020 06:18:39 +0000
k2hash-java (1.0.0) stable; urgency=low
* Initial Release
-- Hirotaka Wakabayashi <[email protected]> Fri, 14 Sep 2018 02:48:55 +0900