Skip to content

v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmitrijkotov634 dmitrijkotov634 released this 24 Apr 18:04
· 36 commits to master since this release
2d86faf
  • Wiki module now gives a more concise and understandable description
  • All methods of the strings, http library are now called without passing an instance as the first argument (strings:split -> strings.split)
  • Added http.getOkHttpClient method