Releases: Ctri-The-Third/ServiceHelpers
Releases · Ctri-The-Third/ServiceHelpers
v3.1.2
- BREAKING - made object helper calls use snake_case not camelCase
- Trello's find_trello_card can now search for specific IDs
- Zendesk can now get a ticket's form object, returning it as a dictionary
- Zendesk can now get a ticket's tags objects, returning it as a dictionary
- Gmail helper replaced with a better helper
3.1.0b
Update github actions python versions (#27) * add "request_and_validate" and "get_actions" methods Refactored to solve linting suggestions set to version 3.1 * update github pytest versions
v3.0.0
What's Changed
- Gmail refactor by @Ctri-The-Third in #24
- now extracting tags out of Zendesk by @Ctri-The-Third in #25
Full Changelog: v2.10.1...v3.0.0
v.2.10.1
v2.9.0
v2.8.0
v2.7.5
Some bug fixes following the 2.7.2 release
v2.7.4
What's Changed
- Bug fix the freshdesk api regressing it's ability to assign to a group
Full Changelog: v2.7.2...2.7.4
v2.7.2
What's Changed
- "Update card" now lets you move cards to new list by @Ctri-The-Third in #17
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- trello caching and sorting by @Ctri-The-Third in #15
- Trello insert to index by @Ctri-The-Third in #16
Full Changelog: v2.6.0...v2.7.1