Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Releases: Puncty/java-lib

v0.1.8

Choose a tag to compare

@Tch1b0 Tch1b0 released this 11 Jun 14:48
fix meetup response

v0.1.7

Choose a tag to compare

@Tch1b0 Tch1b0 released this 10 Jun 11:25
fix 'joined Meetups' API call

v0.1.6

Choose a tag to compare

@Tch1b0 Tch1b0 released this 10 Jun 09:15
a065b8d
Merge pull request #3 from Puncty/fix-joined-meetups

fix joined meetups request

v0.1.5

Choose a tag to compare

@Tch1b0 Tch1b0 released this 31 May 08:33
032de47
Merge pull request #2 from Puncty/fix-input-stream

fix input stream handling

v0.1.4

Choose a tag to compare

@Tch1b0 Tch1b0 released this 11 May 15:54
8d857f1
Merge pull request #1 from Puncty/rewrite-networking

use HttpURLConnection instead of HttpClient

v0.1.3

Choose a tag to compare

@Tch1b0 Tch1b0 released this 14 Jan 16:08

fixed common issues like equality checking between Users or Meetups

v0.1.2

Choose a tag to compare

@Tch1b0 Tch1b0 released this 03 Jan 19:44

add internal (javadoc-) documentation

v0.1.1

Choose a tag to compare

@Tch1b0 Tch1b0 released this 02 Jan 16:10
enhance testing

v0.1.0

Choose a tag to compare

@Tch1b0 Tch1b0 released this 02 Jan 13:32

The first release of java-lib.
The library is currently unstable and untested, but in theory every aspect of the backend is covered.