Release 1.0
RemDelaporteMathurin
released this
30 Oct 23:38
·
548 commits
to main
since this release
After several years of development, it is finally time to release 1.0! 🚀
What's Changed
New features
- Simulation time milestones by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/568
- Export to txt at all times and in steady state by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/555
- Dissociation flux by @jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/557
Fixes
- Fix parrallel hanging behaviour by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/571
- Error raised when invalid field for BC by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/550
- Fix final time overshoot by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/556
- Trap density xdmf fix by @jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/564
- Patch derived quantities not exported at final timestep when stepsize is small by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/567
- Linear solver for post-process chemical potential by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/579
- Fix tiny timestep bug by @gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/580
- Fix dissociation BC for festim by @gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/581
Documentation
- Mamba for docs compilation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/548
- Update README conda package installation by @jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/545
- Smaller README by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/549
- added ImplantationFlux to docs by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/560
- Better api reference documentation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/552
- Examples in documentations by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/554
- Remove demos from repo by @jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/558
- Fixed suggest edit in documentation by @gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/572
- Added Info on different version installation in the getting started file by @gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/574
Misc
- Use literal rather than "is not" by @jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/553
- fixed badge for circle by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/575
- Deprecations by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/578
- GithubActions instead of CircleCI by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/590
- Added parametric test for Flux BC initialise by @gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/588
New Contributors
- @gabriele-ferrero made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/572
Full Changelog: RemDelaporteMathurin/FESTIM@v0.11.1...v1.0