You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG 395B

123456789101112131415
  1. vNEXT (in development)
  2. *
  3. v0.2.1
  4. * Added documentation and reduced visibility of some internal methods/classes
  5. * (Internal) Enabled Travis, Codacy and Coveralls
  6. v0.2.0
  7. * Added support for connecting over TLS
  8. * Simplified how event handlers are registered
  9. * Improved use of coroutines so users don't have to worry about them
  10. * (Internal) Upgraded to Gradle 5.1.1