File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,12 @@ Add strongly typed quantities to your code and get merrily on with your life.
8
8
9
9
No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables.
10
10
11
+ ### Changes
12
+ ℹ️ The ` master ` branch now targets v6, but it is still in pre-release.
13
+ New units will be backported to ` maintenance/v5 ` until v6 becomes stable.
14
+
15
+ [ Upgrading from 5.x to 6.x] ( https://github.com/angularsen/UnitsNet/wiki/Upgrading-from-5.x-to-6.x ) <br >
11
16
[ Upgrading from 4.x to 5.x] ( https://github.com/angularsen/UnitsNet/wiki/Upgrading-from-4.x-to-5.x ) <br >
12
- [ Upgrading from 5.x to 6.x] ( https://github.com/angularsen/UnitsNet/wiki/Upgrading-from-5.x-to-6.x ) (still in prerelease and may yet change)
13
17
14
18
### Overview
15
19
@@ -513,4 +517,4 @@ Get the same strongly typed units on other platforms, based on the same [unit de
513
517
| ---------------------------- | ------------ - | -------------------------------------------------------------------- - | ------------------------------------------------------ | -------------- |
514
518
| JavaScript / < br > TypeScript | unitsnet - js | [npm ](https :// www.npmjs.com/package/unitsnet-js) | [github](https://github.com/haimkastner/unitsnet-js) | @haimkastner |
515
519
| Python | unitsnet - py | [pypi ](https :// pypi.org/project/unitsnet-py) | [github](https://github.com/haimkastner/unitsnet-py) | @haimkastner |
516
- | Golang | unitsnet - go | [pkg .go .dev ](https :// pkg.go.dev/github.com/haimkastner/unitsnet-go) | [github](https://github.com/haimkastner/unitsnet-go) | @haimkastner |
520
+ | Golang | unitsnet - go | [pkg .go .dev ](https :// pkg.go.dev/github.com/haimkastner/unitsnet-go) | [github](https://github.com/haimkastner/unitsnet-go) | @haimkastner |
You can’t perform that action at this time.
0 commit comments