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
Refactored some code, added some error detection and added some assertions to enforce constraints on public methods. These changes resulted from a code review [issue #37].
Updated deployment script, Deploy.bat to get the release's version number from the VERSION file instead of requiring the information to be passed on the command line [issue #45].