Skip to content

Releases: libcoolsocket/java

2.0 Release Candidate 18

Pre-release

Choose a tag to compare

@velitasali velitasali released this 02 Jan 12:05
61e53a7
2.0-rc18

Bump version to 2.0-rc18

2.0 Release Candidate 17

Pre-release

Choose a tag to compare

@velitasali velitasali released this 20 Aug 21:37
382231a
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

Pre-release

Choose a tag to compare

@velitasali velitasali released this 14 Apr 18:02
5a9153f
2.0-rc16

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

2.0 Release Candidate 15

Pre-release

Choose a tag to compare

@velitasali velitasali released this 03 Apr 20:38
dc3ae07
2.0-rc15

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

2.0 Release Candidate 13

Pre-release

Choose a tag to compare

@velitasali velitasali released this 03 Apr 13:34
9349309
2.0-rc13

Bump version to 2.0-rc13

2.0 Release Candidate 11

Pre-release

Choose a tag to compare

@velitasali velitasali released this 16 Feb 14:49
0fe7ff6
2.0-rc11

Bump version to 2.0-rc11

2.0 Release Candidate 10

Pre-release

Choose a tag to compare

@velitasali velitasali released this 15 Jan 15:56
e1f9544
2.0-rc10

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

2.0 Release Candidate 9

Pre-release

Choose a tag to compare

@velitasali velitasali released this 05 Jan 19:30
656ab47
2.0-rc09

Bump version to 2.0-rc09

2.0 Release Candidate 8

Pre-release

Choose a tag to compare

@velitasali velitasali released this 01 Jan 05:56
55c420c
2.0-rc08

Bump version to 2.0-rc08 and update a comment

2.0 Release Candidate 7

Pre-release

Choose a tag to compare

@velitasali velitasali released this 12 Sep 17:21
2.0-rc07

Set the default encoding to UTF-8