Releases: banana-j/bananaj
Releases · banana-j/bananaj
v0.6.4
v0.6.3
v0.6.2
v0.6.1
Changes
- Changed group Id to com.github.banana-j
- Added log4j logger
- Added JSON constructors for most data model classes
- Refactored model accessors for consistency
Fixes
v0.5.1
Changed
- Some internal fixes and changes
- Build tool switched from Maven to Gradle
v0.5.0
v1.2.5-alpha
v1.2.4-alpha
Fixes
- Fixed bug when trying to delete member from list - merged with #5 (thanks @icu222much )
- Minor fixes - merged with #2, #3
Changes
- return interface instead of concrete implementations - merged with #4
v1.2.1-alpha
- All classes are now immutable to prevent asynchronous data between client and MailChimp server
- Added new utility classes
- Added functions to create auto-updated and static segments
- Added methods to edit data on the server (e.g change E-Mail address of a subscriber or change subscriber status)
- Artifact is now available in Central Repository for Maven projects
v1.1.0-alpha
A lot more functions added. Especially merge fields in MailChimp Lists.
Available Objects
- Lists (Get, Add, Delete)
- ListReports (Get)
- Members (Get, Add, Delete)
- Campaigns (Get, Add, Delete )
- Filemanager (Upload and Download files)
- Templates (Get and Delete)