# Changelog All notable changes to this project will be documented in this file. ## [3.1.2] - 2024-04-10 ### ๐Ÿ› Bug Fixes - *(lib)* Apply lints ### ๐Ÿงช Testing - *(lib)* Test f64 functions using rstest ## [3.1.0] - 2024-04-05 ### ๐Ÿš€ Features - *(lib)* Implement unit conversion functions ### ๐Ÿ“š Documentation - Create README files - Translate READMEs to asciidoc ### โš™๏ธ Miscellaneous Tasks - *(lib)* Add Cargo metadata for temp-converter-lib - Replace Gitlab CI with Github Actions