@tvanlaerhoven/epex-client
Version:
Collect European Power Exchange (EPEX) market data
69 lines (35 loc) • 1.17 kB
Markdown
@tvanlaerhoven/epex-client
# 1.2.0
## Minor Changes
- a2a160f: Fixed requests by using a real browser.
# 1.1.2
## Patch Changes
- 55df96a: Fixed missing user-agent header in market requests.
# 1.1.1
## Patch Changes
- 07c9cc2: Rename `Product.QUARTERLY` to `Product.QUARTER_HOURLY`.
# 1.1.0
## Minor Changes
- 6bdf108: Added support for quarterly and hourly products.
# 1.0.6
## Patch Changes
- 3c2f14b: Set default market names for CH and GB areas.
# 1.0.5
## Patch Changes
- c3372b9: Fixed an issue where the time for today and tomorrow would be returned for the wrong time zone.
# 1.0.4
## Patch Changes
- 93730bb: Fixed an issue where the market area for Germany used a faulty string.
# 1.0.3
## Patch Changes
- 71839d1: Fixed an issue where the requested delivery date did not always match the returned data.
- 71839d1: Renamed market areas to match descriptions.
# 1.0.2
## Patch Changes
- 1b8de05: Fixed an issue where the bundle and type files were incorrectly mentioned in package.json.
# 1.0.1
## Patch Changes
- eff0b39: Fixed a missing documentation link.
# 1.0.0
## ✨ Features
- Initial release