Revision history for Perl module WebService::BambooHR
0.04 2014-02-25
- The changed-employees test was failing, because the test account
had been changed again. Hopefully won't happen again, otherwise
I'll change what the test does.
0.03 2014-02-13
- List all field names in Employee fields
- Added pseudo fields for selfServiceAccess, terminationType,
and terminationReason. These can only be accessed in the API
itself via field numbers.
0.02 2014-02-03
- The changed-employees test was failing, because the data in the
test account had been changed.
- Specified min perl version as 5.006
0.01 2014-02-01
- initial release to CPAN