Releases: maxwell-hauser/java_file_statistics_processor
Releases · maxwell-hauser/java_file_statistics_processor
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release of File Statistics Processor
Features:
- GUI file chooser for input/output selection
- Validates input format (file size + integer values)
- Outputs data with 10 values per line
- Computes and displays statistics: minimum, maximum, total, average
- Includes sample data files for testing
- CI workflow for automated builds