- New method
Report#custom
allows fetching a custom report of employees. (@artfuldodger) - Make httpparty options configurable (@ivanovv)
- Add time tracking api interface (@nlively)
- Using github actions for linting and testing
- New method
Employee#add
allows client to create new employees. (@kylefdoherty) - New method
Employee#update
allows client to update new employees. (@kylefdoherty)
- Added missing documentation for
Employee#add
. (@mjording)