-
released this
2026-06-25 15:06:15 +02:00 | 0 commits to master since this releaseFeatures & Improvements
- Cross-Platform Watching: Replaced platform-specific file monitoring with a robust
fsnotifyimplementation in gbld.go. - Repository Documentation: Added a comprehensive README.md listing usage flags, requirements, and configuration options.
- Code Cleanup: Removed deprecated platform files (
mac.go,linux.go).
Downloads
- Cross-Platform Watching: Replaced platform-specific file monitoring with a robust