Skip to content

Releases: jeroentvb/wind-scrape

v4.1.5

05 Sep 15:58
82b6037
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.1.5

v5.0.0 beta 1

17 May 18:27
834747a
Compare
Choose a tag to compare
v5.0.0 beta 1 Pre-release
Pre-release

What's Changed

⚠️ Breaking changes

  • Convert to esm
  • Upgrade to puppeteer 14
  • Remove name field from data output

Other changes

  • Add eslint config
  • Use functions instead of classes

Full Changelog: v4.1.3...v5.0.0-beta.1

Install using

npm install https://github.com/jeroentvb/wind-scrape/releases/download/v5.0.0-beta.1/dist.tgz

v4.1.4

11 May 07:07
89e1744
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz

v4.1.3

27 Feb 21:15
de4dbec
Compare
Choose a tag to compare

Update dependencies

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz

Full Changelog: v4.1.2...v4.1.3

v4.1.2

06 Oct 19:19
3fa4315
Compare
Choose a tag to compare

Update dependencies

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz

v4.1.1

08 Jun 17:34
15746e8
Compare
Choose a tag to compare

This release adds better error messages for a custom windguru spot (which requires a pro account). It also updates the dependencies.

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz

v4.1.0

17 Feb 19:55
15684e5
Compare
Choose a tag to compare

Changelog

  • Add functionality to scrape a custom windguru spot
  • Add possibility to get a single windguru model

v4.0.1

03 Jan 11:13
23a92e6
Compare
Choose a tag to compare

Fix windfinder scrape functionality.

v4.0.0

02 Jan 14:39
2dc1088
Compare
Choose a tag to compare

Changelog

  • Rewrite package logic. Should be easier to read & maintain now.
  • Rename windfinder winddirection to winddirectionDegrees & winddirectionLetters
  • Remove url from windy output

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz

v3.1.1

12 Sep 15:21
3437e69
Compare
Choose a tag to compare

Update dependencies to eliminate a vulnerability.

Install using

# Latest
npm install jeroentvb/wind-scrape#dist

# Or get a specific version e.g. v3.0.1
npm install https://github.com/jeroentvb/wind-scrape/releases/download/{ VERSION }/dist.tgz