v0.1.1.4: Build scripts moved to scripts/ directory; enhanced documentation; automated release script

This commit is contained in:
mbusc
2025-08-28 20:11:27 +02:00
parent 5528096614
commit 3c2c2b35e2
12 changed files with 186 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
## v0.1.1.4 (2025-08-28)
- **NEW**: Automated release creation script (`scripts/create_release.ps1`)
- **NEW**: Build scripts moved to `scripts/` directory for better organization
- **IMPROVED**: Enhanced build documentation with platform-specific instructions
- **IMPROVED**: Better project structure and organization
## v0.1.1.3 (2025-08-28)
### New Features