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.
88
99No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables.
1010
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 >
1116[ 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)
1317
1418### Overview
1519
@@ -513,4 +517,4 @@ Get the same strongly typed units on other platforms, based on the same [unit de
513517| ---------------------------- | ------------ - | -------------------------------------------------------------------- - | ------------------------------------------------------ | -------------- |
514518| JavaScript / < br > TypeScript | unitsnet - js | [npm ](https :// www.npmjs.com/package/unitsnet-js) | [github](https://github.com/haimkastner/unitsnet-js) | @haimkastner |
515519| 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