Releases: OpenHelloMiddle/RandFill
RandFill 0.1.1
Features
Windows executable metadata embedding (version/author info)
Improvements
Cross-platform build warnings fixed
CI/CD automation with GitHub Actions + Clippy workflows
Code quality enhancements (clippy compliance)
Documentation
Added guide for downloading CI build artifacts from GitHub Actions
Platform Notes
macOS builds now target Apple Silicon (arm64) only; x86_64 deprecated
RandFill 0.1.0
Refactor
Rewrite to rust language
Features
Added verbose feature and optional urandom
Multithreading support
RandFill 0.0.3
sourcecode: add GPL3 license
add d for windows
Add about and version
add: Sign for windows
Fixed help message not displaying when running without arguments
Improved Windows file attribute handling for read-only files
Enhanced file collection logic to properly handle device files and reparse points
Fixed path separator normalization issues on Windows
Improved UAC elevation detection and error handling
Added security descriptor backup and restore mechanisms
Enhanced error handling and boundary condition checks
Optimized memory management and resource cleanup
Fix warning on windows
Fix windows x86 support
RandFill 0.0.2
RandFill 0.0.2 is Released
fix: Null pointer error when accessing certain folders
fix: Corrected undeclared
fix: Replaced non-standard
fix: Fixed implicit function declaration warnings for string duplication
feat: Added self-file skipping to prevent program from corrupting itself
feat: Automatically obtain the file time and write it
feat: More error output support
feat: Permission Prompt
feat: Improved path display by removing duplicate backslashes on Windows
add: Implemented program self-path detection for cross-platform compatibility
add: Added path normalization for consistent self-file comparison
add: Enhanced file collection to skip executable's own file during processing
RandFill 0.0.1
RandFill 0.0.1 is Released
feat: Fill file with random content
feat: Help list