Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 501 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 501 Bytes

Changelog

[1.2.0] 2020-03-18

  • Add C/C++ support
  • Add adiabaticCooling and adiabaticExpansion
  • Do not round the results from pressureFromAltitude and altitudeFromPressure
  • Fix the latent heat of vaporization of water (2500 * 10e3 or 2.5e6)

[1.1.0] 2022-03-10

  • Add specificHumidityFromMixingRatio
  • Add dewPoint
  • Add relativeHumidityFromDewPoint
  • Add gammaMoist
  • Add LCL
  • Add an example
  • Documentation improvements

[1.0.0] 2022-03-09

  • First release