Skip to content

Spring 2025 Capstone Release #4 | v1.6.1

Compare
Choose a tag to compare
@LucientZ LucientZ released this 07 Apr 19:09
· 149 commits to main since this release
e006fc5

Overview

This is the first release for Spring 2025 that produces workable JSON from the specified mechanisms. More bug-testing needs to be done in order to verify the validity of both the V0 and V1 configurations, but zip configurations can be created for MusicBox

Changes/Additions

  • Database Migrations
  • Mechanism Creation
  • Data Serialization
  • 5 reaction types
    • Emission reactions, photolysis reactions, first order loss reactions, arrhenius reactions, troe reactions
  • User claim testing
  • Family backend REST endpoints
  • Family database representations

Workflow updates

  • Stale issue workflow
  • Testing and code coverage use a mysql service instead of doing docker compose up mysql -d