Changelog ========= This page documents all notable changes to TACO Format. 0.1.0 (2024-XX-XX) ------------------ Initial release. Features: ~~~~~~~~~ * Core TACO format implementation in Rust * Python bindings via PyO3 * ASE (Atomic Simulation Environment) integration * Delta compression for efficient trajectory storage * Configurable precision for positions, velocities, and forces * Support for periodic boundary conditions * Support for energies, forces, and thermodynamic data * Random access to frames * Utilities for format conversion and analysis