Releases: jobapis/jobs-careerbuilder
Releases · jobapis/jobs-careerbuilder
2.0.3
2.0.2
2.0.2 - 2016-10-14
Fixed
- Handling when Careerbuilder returns empty array instead of strings for city/state.
2.0.1
2.0.1 - 2016-09-05
Fixed
- Changed API url to
v2
as there are no functional differences andv1
is likely to be unsupported soon.
Version 2.0 Release
Version 2 has several breaking changes for users of this package. Be sure to read through the readme for details on use of this package.
1.0.0: Merge pull request #7 from JobBrander/adding_methods_from_api
1.0.0 - 2015-09-27
Added
- Support for all setter methods outlined in the Careerbuilder API
- Readme documentation for all supported methods
- Tests to support all new methods
Deprecated
- Public methods for parsing range/fixed salaries made protected
Fixed
- Sorting methods alphabetically
- Travis-ci support for PHP 7.0 and HHVM
Removed
- Public "getSkillSet" replaced with protected "parseSkillSet" method
Security
- Nothing
0.2.0
0.2.0 - 2015-09-27
Added
- Salary range to attribute conversion methods
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
0.1.5
0.1.5 - 2015-08-12
Added
- Nothing
Deprecated
- Nothing
Fixed
- Using jobs-common 1.0.3
Removed
- Nothing
Security
- Nothing
0.1.4
0.1.4 - 2015-07-25
Added
- Job listing name and title both set
- Using setCompany method to set company name
- Using setMinimumSalary method to set salary
Deprecated
- Nothing
Fixed
- Single skill returned from API bug
- Standardizing location format
Removed
- Nothing
Security
- Nothing
0.1.3
0.1.3 - 2015-07-23
Added
- Nothing
Deprecated
- Nothing
Fixed
- Minor code quality improvements
Removed
- Nothing
Security
- Nothing
0.1.2
0.1.2 - 2015-07-04
Added
- Support for version 1.0 release of jobs-common project
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing