Skip to content

Releases: jobapis/jobs-careerbuilder

2.0.3

01 Nov 20:40
Compare
Choose a tag to compare

2.0.3 - 2016-11-01

Fixed

  • Updated jobs-common package to fix issue with single responses.

2.0.2

14 Oct 16:20
Compare
Choose a tag to compare

2.0.2 - 2016-10-14

Fixed

  • Handling when Careerbuilder returns empty array instead of strings for city/state.

2.0.1

06 Sep 00:08
Compare
Choose a tag to compare

2.0.1 - 2016-09-05

Fixed

  • Changed API url to v2 as there are no functional differences and v1 is likely to be unsupported soon.

Version 2.0 Release

03 Sep 15:35
Compare
Choose a tag to compare

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

28 Sep 03:18
Compare
Choose a tag to compare

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

28 Sep 01:28
Compare
Choose a tag to compare

0.2.0 - 2015-09-27

Added

  • Salary range to attribute conversion methods

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.1.5

12 Aug 18:03
Compare
Choose a tag to compare

0.1.5 - 2015-08-12

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Using jobs-common 1.0.3

Removed

  • Nothing

Security

  • Nothing

0.1.4

25 Jul 17:05
Compare
Choose a tag to compare

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

24 Jul 00:08
Compare
Choose a tag to compare

0.1.3 - 2015-07-23

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Minor code quality improvements

Removed

  • Nothing

Security

  • Nothing

0.1.2

04 Jul 17:22
Compare
Choose a tag to compare

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