Releases: SeisSol/easi
Releases · SeisSol/easi
v1.5.0
What's Changed
- Allow the direct specification of the input dimension names by @davschneller in #62
- Add Impala-to-Lua Transpiler, Add Lua Math Functions, Re-Enable Unit Tests by @davschneller in #58
- Export easi version as preprocessor macros (and version 1.5.0) by @davschneller in #63
- Fix #64 by @davschneller in #65
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix documentation and add badge by @Thomas-Ulrich in #51
- Consider Relative Paths To The Parent File by @davschneller in #52
- Include the CMake
yaml-cpp::yaml-cpp
library list, not the file itself by @davschneller in #53 - Make relative paths for ASAGI, SCEC files anchor to the easi file location (not the execution directory) by @davschneller in #54
- Switch off EASICUBE as default by @vikaskurapati in #55
- Update link order for
easi
; remove duplicate foreasicube
by @davschneller in #56 - Re-enable paths relative to the current directory (as second choice) by @davschneller in #59
- Fix
std::filesystem
imported target export by @davschneller in #60 - Update version number to 1.4.0 by @davschneller in #61
New Contributors
- @vikaskurapati made their first contribution in #55
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- fix easicube linking by @Thomas-Ulrich in #37
- Fix easicube compilation by @krenzland in #39
- Update getting_started.rst by @daisy20170101 in #40
- Added cmake option to compile easi as a shared lib. by @ravil-mobile in #41
- Update CMake to emit a warning when easicube is enabled, but ASAGI is not by @davschneller in #42
- disable Fortran in cmake by @Thomas-Ulrich in #43
- Enable lua by default by @sebwolf-de in #46
- fix missing yaml.h error by @Thomas-Ulrich in #49
- python wrappers by @Thomas-Ulrich in #50
New Contributors
- @davschneller made their first contribution in #42
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Fix Lua input, add x["variableName"] lookup by @krenzland in #27
- fix compiler names, add https clone address of git repository by @Thomas-Ulrich in #30
- Fix stack overflow. by @krenzland in #31
- Add link to the easi repo in the documentation by @NicoSchlw in #32
- Poroelastic example by @sebwolf-de in #33
- Bump yaml module by @krenzland in #34
- Add mpi init and finalize, if built with ASAGI support by @sebwolf-de in #35
- Make tests optional by @krenzland in #36
New Contributors
- @NicoSchlw made their first contribution in #32
- @sebwolf-de made their first contribution in #33
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- document dependency compilation/ add std::abort on cerr by @Thomas-Ulrich in #26
New Contributors
- @Thomas-Ulrich made their first contribution in #26
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
v1.0.1
What's Changed
- Add documentation on how to install with cmake by @krenzland in #19
- Fix formatting of installation code by @krenzland in #20
- Patched cmake i.e., impalajit-llvm backend by @ravil-mobile in #21
- Release 1.0.1 by @krenzland in #22
New Contributors
- @ravil-mobile made their first contribution in #21
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bugfix: SpecialMap could not have children. by @uphoffc in #2
- Cohesion needs to be negative in SeisSol by @uphoffc in #3
- Add template to ResultAdapter by @krenzland in #4
- Functions > 8 not supported by ImpalaJIT by @uphoffc in #6
- Fix macro warning in Magic.h by @krenzland in #8
- Fix compilation of tests by @uphoffc in #11
- Add check for infinite nodes in LayeredModelBuilder by @uphoffc in #12
- Add missing include to Component.h by @krenzland in #15
- The end of header only by @uphoffc in #16
- Carsten/fix rtd by @uphoffc in #17
- Fix cmake installation and add semantic versioning by @krenzland in #18
New Contributors
- @uphoffc made their first contribution in #2
- @krenzland made their first contribution in #4
Full Changelog: 201910...v1.0.0