Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@hugoalh hugoalh released this 08 Jan 09:01
· 3 commits to main since this release
9e15f4b

💥 Break Changes

  • Change target NodeJS to >= v16.13.0 (@hugoalh)(N/A)
  • Refactor class Pressure: (@hugoalh)(N/A)
    • Method toJSON is renamed to toObject, and keys are always ASCII symbol instead of customizable
    • Remove static method difference
    • Remove static method unitSI, use static method unit without any parameter will output same result
    • Replace methods toStringASCII and toStringStandard by method toString, and always append standard symbol
  • Remove class PressureDifference (@hugoalh)(N/A)

〰️ Changes

  • Add function convertPressure as simplify of the class Pressure (@hugoalh)(N/A)
  • Add target Bun and Deno (@hugoalh)(N/A)
  • Refactor codes (@hugoalh)(N/A)
  • Transfer ownership from hugoalh Studio (hugoalh-studio) to hugoalh (hugoalh) (@hugoalh)(N/A)