Release 1.2
·
3079 commits
to main
since this release
New features
- TXTExport features by @KulaginVladimir in #676
- Radioactive decay by @RemDelaporteMathurin in #679
- Soret coefficient as a function of temperature by @KulaginVladimir in #690
- RaiseError when DirichletBC is set with another BC by @KulaginVladimir in #692
max_stepsizeattribute forfestim.Stepsizeby @KulaginVladimir in #698- Warn about derived quantities in non cartesian by @RemDelaporteMathurin in #688
Bug fixes
- Fix bug with calculations on small timescales by @KulaginVladimir in #682
- Bug in
test_unused_thermal_conddue to pytest update by @KulaginVladimir in #691
Documentation
- Updating getting_started link in README.md by @Allentro in #696
- Fix workshop link in documentation by @RemDelaporteMathurin in #678
- Improve docs by @RemDelaporteMathurin in #681
- Documentation: getting started to installation by @RemDelaporteMathurin in #687
- Small update of Docs by @KulaginVladimir in #699
Refactoring
- F.Materials -> subclass of list by @KulaginVladimir in #694
- F.Exports -> subclass of list by @KulaginVladimir in #695
F.TrapsandF.DerivedQuantities-> subclasses of list by @KulaginVladimir in #697
New Contributors
Full Changelog: v1.1.1...v1.2