You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignore inline comments when using the tab key. (#128, #129)
New Features
Added extension method called GetEnv to the string class. (#126, #127)
Breaking Changes
Some classes have been marked as internals. (#123) ExceptionMessages and FormattingMessage classes are useless for the client. These are implementation details of the library.
Added Invariant Culture that is culture-independent. (#132)
This was done to ensure the use of floating point (.) regardless of the regional configuration of the system.