v0.0.7
Many enhancements in this release:
New features
Feature enhancements
- Turn summary:
- Vote agreement.
- Order results by vote.
- Styling improvements.
Performance enhancements and dependency updates
- Remove unused CSS to improve both load time and image size (#10)
- Updated to Python 3.11 and greenlet
2.0.1
. - Updated Python image from Debian to Alpine to reduce image size.
- Update Angular dependencies to fix vulnerabilities:
Developer experience enhancements
- Set up ESLint (#23)
- Enabled layer caching for Docker builds in GitHub Actions.
- Move some steps in Dockerfile to improve use of caching.
- Angular application is now built natively to improve build time in multi-arch builds.
- Enabled arm64 images for development builds.