0.1.15
- #10 bugs fixes
- the http method of list_field_add and list_field_edit should be POST
- Fix method_missing for ActiveCampaign module (#27)
- Add Tags client prototype (#17)
- Add automation_contact_remove post method (#25)
0.1.14
- Huh?
0.1.13
- Allow ActiveCampaign::Client.new to accept a Hash
0.1.11
- Adds Deals
- Adds Forms
- Adds Groups
- Adds Users
- Adds Tracks
- Adds Campaigns
0.1.10
- Added tagging of lists and contacts
- Internally: Upgraded gems and RSpec syntax
- Internally: Added rubocop