yahoo-fantasy
Advanced tools
Comparing version 5.2.2 to 5.3.0
{ | ||
"name": "yahoo-fantasy", | ||
"version": "5.2.2", | ||
"version": "5.3.0", | ||
"description": "An API to help facilitate the use of the Yahoo! Fantasy Sports API in NodeJS projects.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -100,2 +100,10 @@ # Yahoo! Fantasy API Node Module | ||
### 5.3.0 | ||
- Split the roster resource into 2 functions (which was avoided in the past). `roster.fetch` will work the same as `roster.players` always has. `roster.players` will be backwards compatible but will now allow an optional additional "subresource" parameter that return additional information about the roster being queried. | ||
- Removed unused and undocumented "filter" checks on games.fetch | ||
- Cleaned up mapPlayer function in playerHelpers | ||
- Added resourceHelper file for roster changes | ||
- Minor code cleanup | ||
### 5.2.2 | ||
@@ -102,0 +110,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
749239
82
5834
323