Releases: SeicheAcoustics/Seiche
Releases · SeicheAcoustics/Seiche
Seiche 1.0.1
What's Changed
- bundle MinGW runtime DLLs in Windows release by @bakerbass in #29
- Feature/linux cli cli by @ematth in #32
- feat: add GitHub Actions CI, Linux build support, and headless CLI renderer by @MeKo-Christian in #27
New Contributors
- @bakerbass made their first contribution in #29
- @ematth made their first contribution in #32
- @MeKo-Christian made their first contribution in #27
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Seiche v1.0.0
Hello everyone!
After over a year of development, and a move from Python to C++, we're proud to have executables available to the public!
Provided in this release are:
- Windows and MacOS binaries,
test_files.zip, a folder of meshes, and anexample.roomfile to try out,INSTRUCTIONS.md, detailing all the current features with this release,- A copy of the
README.md, which is also available on our main GitHub page.
Given that this is our first time compiling and releasing executables through GitHub, we're expecting plenty of bugs and issues- don't hesitate to open issues or reach out on Discord if you have questions or concerns.
We also welcome developers to directly install and self-compile our work if preferable. The latest main push contains build and release scripts for Windows and MacOS, which only require small tweaks for your QT and C++ compiler paths.
Enjoy,
The SeicheAcoustics Team