Recent Releases of @hugoalh/pressure

@hugoalh/pressure - 3.0.0

💥 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)

- TypeScript
Published by hugoalh over 1 year ago

@hugoalh/pressure - 3.0.0 Beta 2

〰️ Changes

  • 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)

- TypeScript
Published by hugoalh over 1 year ago

@hugoalh/pressure - 3.0.0 Beta 1

💥 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)

- TypeScript
Published by hugoalh about 2 years ago

@hugoalh/pressure - 2.0.2

  • CHANGE: Changed TypeScript type with object as interface with object
  • CHANGE: Fixed import issues in some edge cases

- TypeScript
Published by hugoalh almost 3 years ago

@hugoalh/pressure - 2.0.1

  • CHANGE: Fixed incorrect package.json cause package unable to use
  • CHANGE: Improved auto-complete

- TypeScript
Published by hugoalh almost 3 years ago

@hugoalh/pressure - 2.0.0

⚠ Important

No More CommonJS

Since this version, this package is fully removed CommonJS support, use import instead of require to import this package.


  • ADD: Added ability to output converted value with unit symbol
  • CHANGE: Changed value output syntax, use toValue(unit) instead of corresponding temperature name/unit
  • CHANGE: Improved efficiency
  • CHANGE: Moved to TypeScript based
  • REMOVE: Removed CommonJS codes

- TypeScript
Published by hugoalh about 3 years ago

@hugoalh/pressure - 2.0.0 Beta 1

⚠ Important

No More CommonJS

Since this version, this package is fully removed CommonJS support, use import instead of require to import this package.


  • ADD: Added ability to output converted value with unit symbol
  • CHANGE: Changed value output syntax, use toValue(unit) instead of corresponding temperature name/unit
  • CHANGE: Improved efficiency
  • CHANGE: Moved to TypeScript based
  • REMOVE: Removed CommonJS codes

- TypeScript
Published by hugoalh about 3 years ago

@hugoalh/pressure - 1.0.3

  • CHANGE: Updated readme

- TypeScript
Published by hugoalh about 3 years ago

@hugoalh/pressure - 1.0.2

  • CHANGE: Reduced package size
  • CHANGE: Updated readme

- TypeScript
Published by hugoalh about 3 years ago

@hugoalh/pressure - 1.0.1

  • CHANGE: Updated readme

- TypeScript
Published by hugoalh over 3 years ago

@hugoalh/pressure - 1.0.0

Initial release.

- TypeScript
Published by hugoalh over 3 years ago