Skip to content

Releases: maxalmonte14/nfl-scores

v1.3.1

02 Nov 14:04
Compare
Choose a tag to compare
  • Improved test coverage
  • Bug fixes

v1.3

30 Oct 19:44
Compare
Choose a tag to compare
  • Added cache in HTTP requests
  • Added logo component
  • Changed the main namespace to NFLScores
  • Added continuous integration
  • Replaced Exception with NonExistingPropertyException in Game class
  • Bug fixes

v1.2.2

03 Oct 15:51
Compare
Choose a tag to compare
  • Changed application environment to production
  • Removed unnecessary constant
  • Improved HttpClientInterface architecture
  • Bug fixes

v1.2.1

28 Sep 15:25
Compare
Choose a tag to compare
  • Improved test coverage
  • Updated dependencies

v1.2

24 Sep 14:36
Compare
Choose a tag to compare
  • 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

20 Sep 15:38
Compare
Choose a tag to compare

Added live command.

Initial release

16 Sep 00:43
Compare
Choose a tag to compare
v1.0

first commit