File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ types you need to work with from the rest of your code.
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.4.0] - 2021-03-30
9
+
8
10
### Added
9
11
10
12
- Visitor pattern support for all measurement types
@@ -193,6 +195,8 @@ us feedback on how well they work!
193
195
194
196
[ Unreleased ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/HEAD/
195
197
198
+ [ 1.4.0 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/1.4.0/
199
+
196
200
[ 1.3.0 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/1.3.0/
197
201
198
202
[ 1.2.0 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/1.2.0/
Original file line number Diff line number Diff line change 1
1
name : fling_units
2
2
description : Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.
3
- version : 1.3 .0
3
+ version : 1.4 .0
4
4
homepage : https://bitbucket.org/gelbermungo/fling-units/wiki/Home
5
5
repository : https://bitbucket.org/gelbermungo/fling-units/src
6
6
issue_tracker : https://bitbucket.org/gelbermungo/fling-units/issues
You can’t perform that action at this time.
0 commit comments