Skip to content

Releases: jguerinet/Weave

v2.5

02 Dec 14:11
Compare
Choose a tag to compare
  • Moved to Gradle based project
  • Moved to Java 7

v2.4

02 Dec 14:12
Compare
Choose a tag to compare
  • Starting using OkHttp as the HTTP client
  • Fixed encoding bug

v2.3

02 Dec 14:13
Compare
Choose a tag to compare
  • Fixed key trimming bug

v2.2

02 Dec 14:13
Compare
Choose a tag to compare
  • Added logging
  • Added checking the connection before continuing

v2.1

02 Dec 14:14
Compare
Choose a tag to compare
  • Added code to remove the new line character from strings

v2.0

02 Dec 14:08
Compare
Choose a tag to compare
  • Completely rewrote the parser for it to be more efficient and contain less boilerplate code
  • Added the support of a dynamic number and types of languages (as opposed to forcing en and fr)

v1.3

02 Dec 14:16
Compare
Choose a tag to compare
  • Added escaping for quotations

v1.2

02 Dec 14:17
Compare
Choose a tag to compare
  • Added exception and warning logging

v1.1

02 Dec 14:15
Compare
Choose a tag to compare
  • Added parsing for Windows Phone

v1.0

02 Dec 14:15
Compare
Choose a tag to compare
  • Initial Release