What's Changed
- Add a parser for models by @boulderdaze in #107
 - Auto-format code changes by @github-actions[bot] in #113
 - Update copyright by @boulderdaze in #109
 - Adds Taylor Series rate constant type by @mattldawson in #116
 - Auto-format code changes by @github-actions[bot] in #117
 - Support multiple phases for modal model by @boulderdaze in #118
 - Parse CMake version for use in docs by @Copilot in #122
 - Add FIND_PACKAGE_ARGS support for googletest and yaml-cpp dependencies by @Copilot in #123
 - Update GitHub Actions to latest versions and ensure Windows runner compatibility by @Copilot in #120
 - Improve error message for duplicated species and phases by @boulderdaze in #119
 - Auto-format code changes by @github-actions[bot] in #126
 - Add validation for duplicate species within phases by @Copilot in #124
 - Auto-format code changes by @github-actions[bot] in #127
 - Clarify error message for unknown species by @boulderdaze in #125
 - Auto-format code changes by @github-actions[bot] in #129
 - Add GitHub Pages documentation with version management for releases and main branch by @Copilot in #121
 - Improve error message by adding the line number where the error occurs by @boulderdaze in #128
 - Auto-format code changes by @github-actions[bot] in #130
 - Add constant concentration and is third body options to v1 species by @mattldawson in #131
 - Auto-format code changes by @github-actions[bot] in #132
 - adding ternary chemical activation for v1 by @K20shores in #133
 - Auto-format code changes by @github-actions[bot] in #134
 - adding an msys2 build by @K20shores in #136
 - removing unit conversion from ternary chemical activation by @K20shores in #137
 - Add phase-species properties support by @Copilot in #140
 - Auto-format code changes by @github-actions[bot] in #141
 - Review V1 configuration and add documentation by @mattldawson in #147
 - Auto-format code changes by @github-actions[bot] in #151
 - Adds development parser by @mattldawson in #152
 - Auto-format code changes by @github-actions[bot] in #153
 - Update version to v1.0.0 by @boulderdaze in #156
 - Fix the file path for github page deployment by @boulderdaze in #157
 
New Contributors
- @Copilot made their first contribution in #122
 
Full Changelog: v.0.3.0...v1.0.0