Releases: trixi-framework/smesh
Releases · trixi-framework/smesh
v0.1.3
What's Changed
- Add
bind(c)
tovoronoi_compute_neighbors_c
by @bennibolm in #21
New Contributors
- @bennibolm made their first contribution in #21
Full Changelog: v0.1.2...v0.1.3
v0.1.2
New Feature: basic routines for polygon meshes by @simonechiocchetti in #19
- Add DOI by @sloede in #18
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #20
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Initial setup with some examples by @simonechiocchetti in #1
- Set up basic CI infrastructure by @sloede in #2
- Bump crate-ci/typos from 1.16.26 to 1.17.2 by @dependabot in #3
- Add OSS license + author information by @sloede in #4
- Add Zenodo file for automatic DOI generation by @sloede in #5
- Consistent naming with
smesh_
prefix by @sloede in #6 - Extend CI to more platforms by @sloede in #7
- C interfaces by @simonechiocchetti in #8
- Add developer documentation on the release process by @sloede in #12
- Add
Getting started
to the README by @sloede in #10 - Use defensive compiler arguments by @sloede in #11
- Add code coverage during CI testing by @sloede in #13
- Add
bind(c)
todelaunay_compute_neighbors_c
by @sloede in #14 - Update VERSION from 0.1.0-dev to 0.1.0 by @simonechiocchetti in #15
New Contributors
- @simonechiocchetti made their first contribution in #1
- @sloede made their first contribution in #2
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/trixi-framework/smesh/commits/v0.1.0