0.9.0 (2023-01-04)
- Added an escape hatch for setting new values (7df1b31)
0.8.0 (2023-01-03)
- Added find contact by phone (1b12dd5)
0.7.5 (2023-01-03)
- maybe running specs correctly (d4add75)
0.7.4 (2023-01-03)
- need more unit testing (bb31180)
0.7.3 (2023-01-03)
- User availability should return a collection (60f8cba)
0.7.2 (2023-01-03)
- Added availability endpoint to user (8047352)
0.7.1 (2023-01-02)
- Renamed custom activity (50bc749)
0.7.0 (2023-01-02)
- custom activity (0c8bf6a)
0.6.0 (2023-01-02)
- user endpoint (466eb86)
0.5.2 (2022-12-29)
- .create action on resource not returning a resource (9088a24)
0.5.1 (2022-12-28)
- Opportunity bug (62df9ce)
0.5.0 (2022-12-27)
- Opportunity endpoint (98b330b)
0.4.0 (2022-12-27)
- Added organization endpoint (d77bb8d)
0.3.1 (2022-12-27)
- Added a find lead by contact email or phone number (2d03bd7)
0.3.0 (2022-10-20)
- Added support for Activity endpoint (32d01fc)
0.2.0 (2022-10-20)
- Added auto deploy on pr (3172ac5)
- removed ci from GH (1c6c56b)
0.1.5 (2022-10-20)
- updated action to use ruby@v1 (aefcafb)
0.1.4 (2022-10-20)
- added support for actions (b61d1d2)
0.1.3 (2022-10-20)
- use master in workflows (c2f0652)
- Initial release