Skip to content

Releases: oyve/weather-formulas

Release 1.0.9

27 Oct 11:12
7b42a2d

Choose a tag to compare

What's Changed

  • Refactor, more functions by @oyve in #8

Full Changelog: v1.0.8...v1.0.9

Release 1.0.8

10 Sep 08:29
5291c66

Choose a tag to compare

What's Changed

  1. Add air density formulas
  2. Add wind formulas
  3. Add scales
  4. General improvements, refactoring and support for CommonJS and ES Modules

Full Changelog: v1.0.7...v1.0.8

Release 1.0.7

04 Apr 09:08
2d1b913

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Release 1.0.6

04 Apr 09:00
55a1370

Choose a tag to compare

What's Changed

  • Support commonjs and ESM by @oyve in #3

Full Changelog: v1.0.5...v1.0.6

Release 1.0.5

03 Apr 09:12
6077d5f

Choose a tag to compare

What's Changed

  • Refactor/add formulas by @oyve in #2

Full Changelog: v1.0.4...v1.0.5

Release 1.0.4

26 Mar 12:14
ad9d6fa

Choose a tag to compare

What's Changed

  • Project converted to TypeScript, restructuring folders and files
  • Add pressure function: Adjust pressure to sea level
  • Updated README

Full Changelog: v1.0.3...v1.0.4

Mar-07-2025

07 Mar 07:50
c58190d

Choose a tag to compare

  1. Upgrade node version to 22
  2. Added:
  • Potential Temperature
  • Virtual Temperature
  • Relative Humidity
  • Specific Humidity
  • Mixing Ratio
  • Vapor Pressure
  • Saturation Vapor Pressure
  • Pressure Altitude
  • Density Altitude

Full Changelog: v1.0.2...v1.0.3

Nov11-2020

11 Nov 15:10
6cf2642

Choose a tag to compare

Provide custom valuation sets

Nov10-2020

11 Nov 01:39

Choose a tag to compare

  • Documentation
  • Unit tests
  • Refactor parameter names
  • Readme example
  • Package keywords

First release

08 Nov 14:51
efcd9e8

Choose a tag to compare

First release of weather formulas