Changelog for humans
https://docs.openfree.energy/en/stable/CHANGELOG.html#v1-4-0
All PRs included in this release:
What's Changed
- fix docker build workflow by @atravitz in #1220
- moving under the hood to the user guide by @atravitz in #1221
- cli gather should allow lists of filepaths by @atravitz in #1212
- pin numpy to <2.0 by @atravitz in #1230
- fix cli settings help message formatting by @atravitz in #1225
- Switch to setuptools_scm by @mikemhenry in #1237
- Alphabetize environment.yaml by @CurtisColwell in #1235
- Pass through failed simulations to output by @atravitz in #1227
- fixing a test's
--allow-partial
call by @atravitz in #1247 - use pandas by @atravitz in #1244
- print message to stderr when no valid results files are found by @atravitz in #1245
- Single repeat error handling by @atravitz in #1243
- add news entry for 1245 by @atravitz in #1248
- Clean up tutorial index by @atravitz in #1233
- making a news entry more clear by @atravitz in #1249
- pin to ofe-sphinx-theme v0.2.0 by @atravitz in #1250
- pretty print tables with rich by @atravitz in #1246
- require -o option for CLI charge generation by @atravitz in #1255
- immediate print planning cli output by @atravitz in #1254
New Contributors
- @CurtisColwell made their first contribution in #1235
Full Changelog: v1.3.1...v1.4.0