Releases: libcoolsocket/java
Releases · libcoolsocket/java
2.0 Release Candidate 18
2.0-rc18 Bump version to 2.0-rc18
2.0 Release Candidate 17
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
2.0-rc16 pom: Separate github and ossrh profiles and their requirements for de…
2.0 Release Candidate 15
2.0-rc15 Use a specific version of JetBrains Annotations and bump version to 2…
2.0 Release Candidate 13
2.0-rc13 Bump version to 2.0-rc13
2.0 Release Candidate 11
2.0-rc11 Bump version to 2.0-rc11
2.0 Release Candidate 10
2.0-rc10 Bump version to 2.0-alpha10 and org.json:json to 20201115
2.0 Release Candidate 9
2.0-rc09 Bump version to 2.0-rc09
2.0 Release Candidate 8
2.0-rc08 Bump version to 2.0-rc08 and update a comment
2.0 Release Candidate 7
2.0-rc07 Set the default encoding to UTF-8