Skip to content

Releases: maxwell-hauser/java_file_statistics_processor

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 04:34

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@maxwell-hauser maxwell-hauser released this 18 Nov 06:30

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