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
toJSONis renamed totoObject, and keys are always ASCII symbol instead of customizable - Remove static method
difference - Remove static method
unitSI, use static methodunitwithout any parameter will output same result - Replace methods
toStringASCIIandtoStringStandardby methodtoString, and always append standard symbol
- Method
- Remove class
PressureDifference(@hugoalh)(N/A)
〰️ Changes
- Add function
convertPressureas simplify of the classPressure(@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
toJSONis renamed totoObject, and keys are always ASCII symbol instead of customizable - Remove static method
difference - Remove static method
unitSI, use static methodunitwithout any parameter will output same result - Replace methods
toStringASCIIandtoStringStandardby methodtoString, and always append standard symbol
- Method
- Remove class
PressureDifference(@hugoalh)(N/A)
〰️ Changes
- Add function
convertPressureas simplify of the classPressure(@hugoalh)(N/A)
- TypeScript
Published by hugoalh about 2 years ago
@hugoalh/pressure - 2.0.2
- CHANGE: Changed TypeScript
typewith object asinterfacewith 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.jsoncause 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