Skip to content

Releases: jobapis/jobs-indeed

1.1.0

21 Jan 23:26
Compare
Choose a tag to compare

1.1.0 - 2017-01-21

Fixed

  • Upgraded Jobs-Common dependency to address a bug related to empty results from the API.

1.0.0: Merge pull request #7 from jobapis/v1

03 Sep 15:21
Compare
Choose a tag to compare

Version 1.0 is a breaking change. Please check the documentation for the new use of this package.

1.0.0-alpha

02 Sep 02:19
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release

1.0.0-alpha - 2016-09-01

Added

  • Support for v.2 of jobs-common package
  • Automatically format results as json to prevent parsing failures
  • Made "publisher" a required parameter to improve useability

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • setCity and setState methods

Security

  • Nothing

0.4.0

01 Sep 20:32
Compare
Choose a tag to compare

0.4.0 - 2015-08-31

Added

  • Support for all query parameters available on the Indeed http://api.indeed.com/ads/apisearch resource

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.6

06 Aug 00:36
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • getParameters method, now implemented by AbstractProvider
  • parseLocation method, now statically implemented by AbstractProvider

Security

  • Nothing

0.3.5

27 Jul 19:16
Compare
Choose a tag to compare

Added

  • Improve code quality

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.4

25 Jul 18:37
Compare
Choose a tag to compare

Added

  • Name field to jobs
  • Using setCompany method to include hiringOrganization Object
  • Date as string
  • Adding setCity and setState method support

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.3

04 Jul 17:24
Compare
Choose a tag to compare

0.3.3 - 2015-07-04

Added

  • Support for version 1.0 release of jobs-common project

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.2

07 Jun 21:09
Compare
Choose a tag to compare

0.3.2 - 2015-06-07

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Test coverage for Guzzle 6

Removed

  • Nothing

Security

  • Nothing

0.3.1

24 May 13:23
Compare
Choose a tag to compare

0.3.1 - 2015-05-24

Added

  • Dependency on Jobs common v.0.5+

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing