Sha256: ed18e5bfac69d5cbcebf3e3013ccba374dc8b3e0c66bbc003c33ba1a4510713d
Contents?: true
Size: 1.23 KB
Versions: 8
Compression:
Stored size: 1.23 KB
Contents
# Changelog ## develop (unreleased) ### New Features ### Changes ### Bug Fixes ## 0.2.0 (2019-03-01) ### New Features * New method `Report#custom` allows fetching a custom report of employees. ([@artfuldodger][]) * Make httpparty options configurable ([@ivanovv][]) * Add time tracking api interface ([@nlively][]) ### Changes * Using github actions for linting and testing ### Bug Fixes * Fix Metadata API calls. Fixes [Issue #38](https://github.com/Skookum/bamboozled/issues/36) and [Issue #5](https://github.com/Skookum/bamboozled/issues/5) ## 0.1.0 (2016-06-14) ### New Features * New method `Employee#add` allows client to create new employees. ([@kylefdoherty][]) * New method `Employee#update` allows client to update new employees. ([@kylefdoherty][]) ### Changes ### Bug Fixes * Added missing documentation for `Employee#add`. ([@mjording][]) [@markrickert]: https://github.com/markrickert [@enriikke]: https://github.com/Enriikke [@kylefdoherty]: https://github.com/kylefdoherty [@mjording]: https://github.com/mjording [@artfuldodger]: https://github.com/artfuldodger [@splybon]: https://github.com/splybon [@chrisman]: https://github.com/chrisman [@ivanovv]: https://github.com/ivanovv [@nlively]: https://github.com/nlively
Version data entries
8 entries across 8 versions & 2 rubygems