Releases: Artistan/Revive-XmlRpc
Releases · Artistan/Revive-XmlRpc
Docs updates
linkUserToAdvertiserAccount
thanks to @OlexandrPopov for the additional functionality of linkUserToAdvertiserAccount
add deleteChannel
v2.3.2 add deleteChannel method to v2 api
API docs updated
include doc updates and new function.
Added TargetingInfo::getSettings()
- docs cleaned up
- added TargetingInfo::getSettings for easy setup.
docs and standardization
- update documentation and add markdown api doc …
- standardized code formatting.
- code inspection updates, spelling and such...
additional info for Tracking (Rules)
v2.1.0 improved details for Targeting Information
version 2.0.0
many improvements and breaking changes
- simplified naming (breaking change)
- documentation updates
- default values updated for new optional fields
- "fix" date format for xml
- needs to be dateTime.iso8601 string to work with old revive xml api - old pear XML_RPC_* globals removed
- removed carbon required, using illuminate/support carbon
- updated readme with install data
- fix statistics methods (dates formatting checks)
Laravel Provider Support
configs updated
- manual configs
- array of configs
- laravel style configs and env support
Added Endpoints and Documentation
v1.1.0 updated v2 api, additional endpoints and documentation.