Releases: gadicc/node-yahoo-finance2
Releases · gadicc/node-yahoo-finance2
v1.3.1
1.3.1 (2021-02-01)
Bug Fixes
- quoteSummary: rename conflicting typedefs (f824f88)
v1.3.0
1.3.0 (2021-02-01)
Bug Fixes
- index: default export (ae50993)
- quoteSummary: s/EndDate/DateObj, and have DateObj json -> Date (#7) (d5f834f)
- quoteSummary: schema updates and transform fixes (0930f33)
Features
- quoteSummary: all submodules, using validation type coercion (3970132)
- quoteSummary/assetProfile: complete (#7) (e95dbc8)
v1.2.0
1.2.0 (2021-01-30)
Bug Fixes
- errors: tsc needs static errors (d2c734e)
- fetch: s/throw new error/throw error/ (084990d)
Features
- modules: better runtime option checking (dffa79a)
v1.1.1
1.1.1 (2021-01-29)
Bug Fixes
- package: generateSchema -> yarn generateSchema (896b2cd)
v1.0.3
1.0.3 (2021-01-24)
Bug Fixes
- package: prepublish, typescript defs, exports; mv index; (8a40888)
v1.0.2
1.0.2 (2021-01-24)
Bug Fixes
- semantic: create changelog? (fb5f6c9)
v1.0.1
1.0.1 (2021-01-24)
Bug Fixes
- semantic: fix releaserc, activate changelog plugin (d64a861)
v1.0.0
1.0.0 (2021-01-24)
Bug Fixes
- semantic: add semantic release (9f1d062)