Releases: gridap/STLCutters.jl
Releases · gridap/STLCutters.jl
v0.3.0
STLCutters v0.3.0
Merged pull requests:
- Define
Polyhedron
asGeneralPolytope<:Gridap.Polytope
(#33) (@pmartorell) - Adding Extra documentation (#38) (@pmartorell)
- Documentation fixes (#40) (@pmartorell)
v0.2.1
STLCutters v0.2.1
Merged pull requests:
- Distributed implementation (#30) (@pmartorell)
- Adding documentations (#31) (@pmartorell)
- Add documentation badge (#32) (@pmartorell)
- Documentation fixes (#34) (@pmartorell)
- Bump version 0.2.1 (#35) (@pmartorell)
v0.2.0
STLCutters v0.2.0
Merged pull requests:
- CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#21) (@github-actions[bot])
- Adding
simplexify_cell_boundary
(#23) (@pmartorell) - Definition (in/out) of cells near the boundary (#24) (@pmartorell)
- Upgrade Julia Version in CI (#26) (@pmartorell)
- Adding
cut_facets
feature (#27) (@pmartorell) - Remove
Plots.jl
dependency (#28) (@pmartorell) - Bump version v0.2.0 (#29) (@pmartorell)
v0.1.6
STLCutters v0.1.6
Merged pull requests:
- Add testing functions to /src (#18) (@pmartorell)
- Fix parameter overriding in poisson example (#19) (@pmartorell)
- Background tetrahedral grid (#20) (@pmartorell)
v0.1.5
STLCutters v0.1.5
Closed issues:
- TagBot trigger issue (#9)
Merged pull requests:
- Fix citation cff (#10) (@pmartorell)
- Check requisites (#11) (@pmartorell)
- Bugfix in download Thingi10k (#12) (@pmartorell)
- Deprecated compatibility of MeshIO.jl (#13) (@pmartorell)
- Define AbstractPlane (#14) (@pmartorell)
- Define STL as a GridTopology subtype (#15) (@pmartorell)
- Bump version v0.1.5 (#16) (@pmartorell)
- CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#17) (@github-actions[bot])
v0.1.4
Closed Pull Requests:
- Add physical examples by @pmartorell in #5
- Add a
@check
by @pmartorell in #6 - Minor improve in voxel intersection by @pmartorell in #7
- Windows compatibility issue by @pmartorell in #8
v0.1.3
Closed Pull Requests:
- CompatHelper: bump compat for AlgebraicMultigrid to 0.5, (keep existing compat) by @github-actions in #3
- Bugfix in propagate_inout!() by @pmartorell in #4
v0.1.2
Closed Pull Requests:
- CompatHelper: bump compat for GridapEmbedded to 0.8, (keep existing compat) by @github-actions in #2
v0.1.1
Closed Pull Requests:
- CompatHelper: bump compat for Gridap to 0.17, (keep existing compat) by @github-actions in #1
v0.1.0
First release of STLCutters