v1.2.1
Migrated Main Repository to GitHub!
We've officially moved the main repository to GitHub! This shift resolves issues with merge conflicts and weird interactions between Git and Mercurial when handling pull requests. Centralizing here streamlines collaboration and sets us up for smoother development moving forward.
Changes
- Expanded Unit Tests: Added a comprehensive set of unit tests to improve code reliability and catch issues early.
- Test Script with Coverage: Introduced a new test script that generates code coverage reports for better insight into test effectiveness.