# Changelog All notable changes to this project will be documented in this file. ## [0.4.1] - 2024-12-09 ### ⚙️ Miscellaneous Tasks - Release helpers version 0.4.1 ## [0.4.0] - 2024-12-06 ### 🚀 Features - Impl bcrypt and verify_bcrypt for hash mod - Impl md5 for hash mod - Impl blake3 for hash mod ### ⚙️ Miscellaneous Tasks - Update homepage and repository - Add release.toml - Release helpers version 0.4.0 ## [0.3.0] - 2024-11-28 ### 🚀 Features - Add add - Add feature - Add argon2 for hash mod - Add function for uuid mod - Add function for time mod - Add function for uuid mod - Add function for rand mod - Add alphabet for uuid ### 🐛 Bug Fixes - Fixed public module - Fixed field accessibility for jwt claims ### 📚 Documentation - Add documentation comments for functions of time mod - Add documentation comments for functions of rand mod ### ⚙️ Miscellaneous Tasks - Add desc - Add content to desc - Version - Version - 0.1.4 - V0.2.0 - V0.2.1 - Supplement metedata and add the CHANGELOG.md generation tool - Release helpers version 0.3.0 ### Init - Repo