docs(changelog): added changelog

This commit is contained in:
2026-03-20 13:31:29 -04:00
parent caff2ea204
commit a5ddf6a62f

31
CHANGELOG.md Normal file
View 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