v0.18.0
Changelog
Continuous deployment
This is the first release that uses a fully automated continuous-deployment pipeline, including generation of the final GUI that's available for download. This completes #101.
Starting this release, DMG images of ecPoint-Calibrate are available for MacOS. 🍎 This vastly simplifies installation and launching of the software for MacOS users. Simply open the .dmg
file and drag-and-drop the icon to the Applications
folder. Screenshot below:
Running automated tests
On every push to GitHub, we now run automated unit-tests on the backend code. The coverage of the unit-tests will be improved further in future. Live status of the latest build can be seen in the README (see screenshot below).
Detailed summary of the entire CI/CD pipeline can be viewed here.