# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. ## [Unreleased] - / ## [0.2.0] - 2024-04-23 - add offline validation helper function: save to files and load from files ## [0.1.0] - 2024-04-22 - init repo - add basic usage, key validation functionality - pushed to crates.io [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html