V1.3.0 Release #13
DaveAuld
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
V1.3.0 Release
Download the relevant zip file for your Windows OS, either x64 or x86.
The application has been built to be standalone and requires not additional .Net framework dependency, everything required should be embedded in the zip file.
Changes:
Fix #12 , Separation symbol, cultureinfo
The application wasn't displaying the correct data when used on a culture with ", comma" decimal symbol. e.g. Magnitude 11.37 was displayed as 1137 instead of 11,37 this also affected the calculations of Bortle and NELM values.
Also removed an unnecessary additional Double conversion that was converting a double to a double in one of the utility functions.
This discussion was created from the release V1.3.0 Release.
Beta Was this translation helpful? Give feedback.
All reactions