Releases: KirkBushman/zammad-android
v1.0.1
v1.0.0
Been using it iternally for a while, with no particular issues,
so enjoy v1.0.0:
since beta:
-added fields in User model
-bump deps
v1.0.0-beta02
-better handling of retrofit and api singletons
-updated deps
v1.0.0-beta01
We are going to the beta phase, being using this lib internally for a while.
-added leak canary for the sample app
-removed manual hashCode and equals
-added Object model and testing sample
-added missing OnlineNotification fields, expanded state and updated sample
-updated deps, simplified sample app
-minor works
v1.0.0-alpha04
-added update and create method with overloads for all models
-bumped deps versions
-created common extensions method and separated from models
-fixed nullability issues and missing fields
-updated sample app
-minor fixes
v1.0.0-alpha03
-Added attachments download, with sample
-corrected attribute name in TicketArticle
v1.0.0-alpha02
-updated to kotlin 1.3.50
-added missing fields to User, Ticket, TicketArticle, ArticleAttachment
-added overloads that take models to ZammadClient
-created Tag with sample
-updated deps
v1.0.0-alpha01
Initial release