Skip to content

Releases: maxwell-hauser/java_file_statistics_processor

v1.0.1

24 Nov 04:34

Choose a tag to compare

v1.0.0

18 Nov 06:30

Choose a tag to compare

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