Skip to content

Commit 8c6ffd7

Browse files
committed
chore: v0.6.1
1 parent 06ac9d6 commit 8c6ffd7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.6.1
2+
* Add fixed precision functions Quantity.toPrecision and Quantity.toFixedAsStringNoTrailing
3+
14
### 0.6.0
25
* Renamed `systems` to `units`
36
* Moved scalar units to `units/scalar.dart`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: physical
2-
version: 0.6.0
2+
version: 0.6.1
33
description: Lightweight library for dealing with physical quantities, units, and conversions.
44
homepage: https://github.com/nebkat/dart-physical
55
repository: https://github.com/nebkat/dart-physical

0 commit comments

Comments
 (0)