Skip to content

Releases: Artistan/Revive-XmlRpc

Docs updates

05 Oct 14:49
9ab2a4f

Choose a tag to compare

Merge pull request #4 from Artistan/doc_updates

updated docs

linkUserToAdvertiserAccount

17 Sep 18:11
651f54c

Choose a tag to compare

thanks to @OlexandrPopov for the additional functionality of linkUserToAdvertiserAccount

#3

add deleteChannel

06 Jul 17:46

Choose a tag to compare

v2.3.2

add deleteChannel method to v2 api

API docs updated

06 Jul 14:31

Choose a tag to compare

include doc updates and new function.

Added TargetingInfo::getSettings()

06 Jul 14:30

Choose a tag to compare

  • docs cleaned up
  • added TargetingInfo::getSettings for easy setup.

docs and standardization

20 Jun 06:04

Choose a tag to compare

  • update documentation and add markdown api doc …
  • standardized code formatting.
  • code inspection updates, spelling and such...

additional info for Tracking (Rules)

25 May 04:27

Choose a tag to compare

v2.1.0

improved details for Targeting Information

version 2.0.0

23 May 06:23

Choose a tag to compare

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

16 May 16:37

Choose a tag to compare

configs updated

  • manual configs
  • array of configs
  • laravel style configs and env support

Added Endpoints and Documentation

16 May 13:43

Choose a tag to compare

v1.1.0

updated v2 api, additional endpoints and documentation.