Skip to content

1.1.0

Compare
Choose a tag to compare
@Webklex Webklex released this 24 Apr 16:37
· 286 commits to master since this release
  • Client::createFolder($name) fixed #91
  • Versions will now follow basic Semantic Versioning guidelines (MAJOR.MINOR.PATCH)
  • Connection validation added
  • Client::renameFolder($old_name, $new_name) and Client::deleteFolder($name) methods added #91
  • Find the folder containing a message #92
  • Change all incoming encodings to iconv() supported ones #94