docs(changelog): added changelog
This commit is contained in:
31
CHANGELOG.md
Normal file
31
CHANGELOG.md
Normal file
@@ -0,0 +1,31 @@
|
||||
## v0.2.1 (2026-03-20)
|
||||
|
||||
### Feat
|
||||
|
||||
- **tools**: Added winding visualization
|
||||
- **src**: Enabled Vacuume Region Generation
|
||||
|
||||
### Fix
|
||||
|
||||
- **cuviliniear.cpp**: removed unused BSD proc header
|
||||
- **stroid**: exit properly after stroid -v
|
||||
|
||||
## v0.1.0 (2026-01-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- **release**: added macos release script
|
||||
- **build-check**: added setup checks for stl compatibility
|
||||
- **stroid**: improved CLI & fixed gcc bug
|
||||
- **stroid**: added command line and tests
|
||||
- **stroid**: first working version
|
||||
- **stroid**: initial commit
|
||||
|
||||
### Fix
|
||||
|
||||
- **linux**: fixed linux compilation
|
||||
- **build-check**: removed c lang
|
||||
|
||||
### Refactor
|
||||
|
||||
- **stroid**: changed default mesh format from VTU to MFEM
|
||||
Reference in New Issue
Block a user