Skip to content

Releases: libcoolsocket/java

2.0 Release Candidate 18

02 Jan 12:05
61e53a7
Compare
Choose a tag to compare
Pre-release
2.0-rc18

Bump version to 2.0-rc18

2.0 Release Candidate 17

20 Aug 21:37
382231a
Compare
Choose a tag to compare
Pre-release
impl: Add the roaming state to ActiveConnection

In some of the use cases, I needed the active
connection to keep living after the server thread
that spawned it went out of scope. This change
makes it possible by adding a new state called
'roaming' which allows the server (or any other
owner) to skip closing the instance.

2.0 Release Candidate 16

14 Apr 18:02
5a9153f
Compare
Choose a tag to compare
Pre-release
2.0-rc16

pom: Separate github and ossrh profiles and their requirements for de…

2.0 Release Candidate 15

03 Apr 20:38
dc3ae07
Compare
Choose a tag to compare
Pre-release
2.0-rc15

Use a specific version of JetBrains Annotations and bump version to 2…

2.0 Release Candidate 13

03 Apr 13:34
9349309
Compare
Choose a tag to compare
Pre-release
2.0-rc13

Bump version to 2.0-rc13

2.0 Release Candidate 11

16 Feb 14:49
0fe7ff6
Compare
Choose a tag to compare
Pre-release
2.0-rc11

Bump version to 2.0-rc11

2.0 Release Candidate 10

15 Jan 15:56
e1f9544
Compare
Choose a tag to compare
Pre-release
2.0-rc10

Bump version to 2.0-alpha10 and org.json:json to 20201115

2.0 Release Candidate 9

05 Jan 19:30
656ab47
Compare
Choose a tag to compare
Pre-release
2.0-rc09

Bump version to 2.0-rc09

2.0 Release Candidate 8

01 Jan 05:56
55c420c
Compare
Choose a tag to compare
Pre-release
2.0-rc08

Bump version to 2.0-rc08 and update a comment

2.0 Release Candidate 7

12 Sep 17:21
Compare
Choose a tag to compare
Pre-release
2.0-rc07

Set the default encoding to UTF-8