All Notable changes to jobs-multi
will be documented in this file.
- Improvements to the documentation in
README.md
. - An
example
folder with a barebones example of using the library.
LICENSE.md
andCONTRIBUTING.md
as both are now online at www.jobapis.com.
- Support for Monster RSS feed
- Support for Jobs2Careers API
- Updating jobs-common to fix bug in source name.
- Requirement on
jobs-common
^2.1.0 for new Collection methods. - Options for
getAllJobs
andgetJobs
method. - Making integration tests run every time.
- Moving query instantiation to the end of the process to prevent overwriting queries.
- Improved test coverage.
Get<Provider>Jobs
Method. Now you must usegetJobsByProvider
orgetAllJobs
.
- Support for Stack Overflow Jobs
- Updated list of providers in readme
- Support for IEEE JobSite
- Support for Careerjet
- Updating Careerbuilder package to fix bug.
- Support for Jobinventory
- Using Careerbuilder Location as Facets seems to cause issues.
- Updating composer to fix Careerbuilder API bug.
- Failing build because of argument default order.
- Support for Ziprecruiter
- Wrapping calls to API Provider
getJobs
methods in try/catch block, returning error collections when appropriate.
- Upgrading dependencies with bug fixes.
- Support for Juju
- Alphabetizing calls to providers.
- composer.lock file.
- New providers to documentation.
- Support for Careercast
- Support for USAJobs
- Initial pre-release.
- Support for 5 initial APIs.
- Unit and integration tests.
- Nothing
- Nothing
- Nothing