Skip to content

Latest commit

 

History

History
209 lines (138 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

209 lines (138 loc) · 2.57 KB

Changelog

All Notable changes to jobs-indeed will be documented in this file

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 - 2016-09-02

Added

  • New Composer org name for jobapis, upgraded to v2.

Fixed

  • Updated test namespace.

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 usability

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • setCity and setState methods

Security

  • Nothing

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 - 2015-08-05

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 - 2015-07-27

Added

  • Improve code quality

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.4 - 2015-07-25

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 - 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 - 2015-06-07

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Test coverage for Guzzle 6

Removed

  • Nothing

Security

  • Nothing

0.3.1 - 2015-05-24

Added

  • Dependency on Jobs common v.0.5+

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.0 - 2015-05-08

Added

  • Support for SourceId attribute in Job in common v.0.4.0

Deprecated

  • Id attribute in Job

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.2.0 - 2015-05-02

Added

  • Changed Job data structure
  • Improved test coverage of job collection from api

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.1.0 - 2015-04-15

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing