v0.10.0
What's Changed
- style: fix rubocop issues by @raszi in #30
- chore: update dev dependencies by @raszi in #31
- refactor: fix Rubocop issues by @raszi in #32
- refactor: crud methods by @raszi in #33
- docs: add LICENSE by @raszi in #34
- chore: update Ruby versions by @raszi in #35
- Add client.get_deleted_leads by @antonwestman in #37
- feat(lists): add remove_leads_from_list to crud_lists by @niedermyer in #40
- feat(static lists): add initial CRUD for asset static lists by @niedermyer in #41
- feat(asset folders): add initial CRUD for asset folders by @niedermyer in #42
- feat(leads): extend CRUD leads by @niedermyer in #43
- chore: relax faraday version constraints by @raszi in #44
- refactor: clean up parameter handling by @raszi in #45
New Contributors
- @antonwestman made their first contribution in #37
- @niedermyer made their first contribution in #40
Full Changelog: v0.9.0...v0.10.0