All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Exception thrown when
Company::getLocation()
was called on nulllocation
field - Typo in
PositionFactory
that marked all positions as not original
- Code of conduct
- Changelog
- Bug report template
- Pull request template
- PHPStan static analysis
- Travis CI integration
- Setup unit tests
- Interfaces for all classes
- Positions list limit feature
- Improve README
- Moved constants to interfaces, used interfaces instead of direct classes
- Exception thrown when
Company::getLogoUrl()
was called on nulllogoURL
field
- First working implementation