Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delta Abbreviation: ∆ instead of ▲ #327

Closed
0xferit opened this issue Nov 24, 2017 · 2 comments
Closed

Delta Abbreviation: ∆ instead of ▲ #327

0xferit opened this issue Nov 24, 2017 · 2 comments

Comments

@0xferit
Copy link
Contributor

0xferit commented Nov 24, 2017

We decided in #324, that symbol for delta abbreviation to be ∆. For consistency, we should replace every delta symbol with ∆ instead of ▲ (or whatever currently it is).

@angularsen
Copy link
Owner

To avoid creating a breaking change, the old unit abbreviation should stay, but we add the new abbreviation before it in the list so that it takes presedence in ToString(). We can then add to our #180 wishlist for future removal in a major version bump.

dutts added a commit to dutts/UnitsNet that referenced this issue Dec 10, 2017
angularsen pushed a commit that referenced this issue Dec 10, 2017
Fixes #331

* Removed Delta suffix of TemperatureDelta units

Fixed generate-code.bat to allow spaces in script path.

* Fixed breaking tests caused by enums no longer matching by value with the addition of new non-"Delta" units

* Changed BaseUnit from KelvinDelta to Kelvin and updated test code

* Changed ▲to ∆ as per #327 and #328
@angularsen
Copy link
Owner

Fixed in #339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants