Skip to content

Releases: Arsolitt/yeth

0.0.2

05 Dec 12:51
878bf72

Choose a tag to compare

This release includes significant performance improvements and enhanced flexibility for the Yeth tool, along with improved code structure for future project development.

New Features

File Streaming Hashing

  • Added file streaming capability for efficient processing of large files
  • Improved performance when working with large datasets

Targeted Application Hashing

  • Added ability to calculate hashes only for specified applications
  • Enhanced flexibility for multi-component projects

Short Hash Mode

  • Introduced new flag for short hash output
  • Simplifies integration with other tools and scripts

Improvements

Architecture Refactoring

  • Moved core logic to lib.rs library for better modularity
  • Improved error handling for increased reliability
  • Optimized hash computation and output formatting

Performance Enhancements

  • Streamlined hash computation process
  • Enhanced output formatting for better readability

Documentation

Demo Project

  • Added demo project for quick testing during development
  • Included usage examples for various scenarios
  • Added quick test scripts