1.1.0 - 2023-02-08
- Support for
/transfer-call
API
1.0.6 - 2023-01-04
- Ruby 3.1 support - splat kargs in
CallDetailsRecords#retrieve
1.0.5 - 2022-12-21
- Relax ruby version constraint to support ruby 3.1
- Relax faraday version constraint to major v1
1.0.4 - 2021-02-22
- Relax faraday version constraint
1.0.3 - 2021-02-16
- Better gem description
- Drop zeitwerk (ran into some issues in a Rails app 😕)
1.0.2 - 2021-02-13
- Fix gemspec links
1.0.1 - 2021-02-13
- Ruby 3.0 support
1.0.0 - 2021-02-12
- Tenios API URL is now https://api.tenios.com
- Ruby ~> 2.7 support
- Internal refactoring (no breaking changes)