Releases: maxalmonte14/nfl-scores
Releases · maxalmonte14/nfl-scores
v1.3.1
v1.3
- Added cache in HTTP requests
- Added logo component
- Changed the main namespace to
NFLScores
- Added continuous integration
- Replaced
Exception
withNonExistingPropertyException
inGame
class - Bug fixes
v1.2.2
- Changed application environment to production
- Removed unnecessary constant
- Improved HttpClientInterface architecture
- Bug fixes
v1.2.1
- Improved test coverage
- Updated dependencies
v1.2
- Migrated to Laravel Zero 5.7.
- Separated HTTP client and data model logic.
- Improved today and week commands output.
- Added hour to week and day commands.
- Removed guzzle HTTP dependency.
- Changed remote data source.
v1.1
Added live
command.
Initial release
v1.0 first commit