This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Releases: FoveaCentral/vaccinesignup
Releases · FoveaCentral/vaccinesignup
1.0.14
New Features
Project Management
Continuous Integration
- Integrated Scorecard to improve security: edcea12
- Added
rubocop-performanceto maintain performance: #469 - Added
CODEOWNERSto address: #474 - Fixed badge URLs: #475
Miscellaneous
- App no longer dictates dependency versions, allowing Bundler (and the client code) full flexibility: #468
- Fixed Bundler warnings: 820e9dc
Security
- Require latest Ruby: #380, #476
- Dependabot patches since last release
1.0.13
1.0.12
1.0.11
1.0.10
Continuous Integration
Security Patches
1.0.9
1.0.8
1.0.7
New Features
Continuous Integration
- Moved Inch-CI into Action: #129
- Ignore documentation changes and run on every commit: #126
- Fixed Code Climate badge: #130
Project Management
- Work towards silver-level Best Practices by adding contributing guidelines, a code of conduct, best-practices badge, and install instructions: #124, #126
- Work towards gold-level Best Practices by adding copyright and license notices; cache gems, fix weird RuboCop failure: #125
Miscellaneous
- Updated outdated links: #128
Security Patches
1.0.6
New Features
@vaccinesignup now complies with the Linux Foundation's Best Practices to help assure software and project quality: #123
Security Patches
1.0.5
Bug fixes
Fix syncing by only setting common attributes between the model and the API.
Security Patches
database_cleaner-active_recordfactory_botnokogiripuma: #71, #74, #77rails: #68, #84rubocop: #65, #70, #75, #78, #79, #81rubocop-rails: #69, #82, #83rubocop-rspec: #66, #80
Miscellaneous Improvements
- Customized feature template.