# Changelog All notable changes to the Byteblitz project will be documented in this file. ## [1.0.0] - 2024 This is the initial release of Byteblitz, a powerful and intuitive command-line tool for examining the binary content of files. Byteblitz offers a range of features designed to make the analysis of binary data both efficient and insightful. ### Added - **Basic File Analysis**: Users can now input any file to analyze its binary content. - **Hexadecimal View**: Implemented a feature to display the binary content in a hexadecimal format for better readability. - **Cross-Platform Compatibility**: Ensured compatibility with major operating systems (Windows, macOS, Linux).