File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ types you need to work with from the rest of your code.
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 2.0.0] - 2021-07-01
9
+
10
+ ### Changed
11
+
12
+ - Upgraded dependencies to latest
13
+ - Removed all deprecated members
14
+
8
15
## [ 1.4.1] - 2021-03-30
9
16
10
17
### Changed
@@ -201,6 +208,8 @@ us feedback on how well they work!
201
208
202
209
[ Unreleased ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/HEAD/
203
210
211
+ [ 2.0.0 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/2.0.0/
212
+
204
213
[ 1.4.1 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/1.4.1/
205
214
206
215
[ 1.4.0 ] : https://bitbucket.org/gelbermungo/fling-units/commits/tag/1.4.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.4.1
3
+ version : 2.0.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