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.
0.3.3 - 2024-11-26
- upgrade library sysinfo to 0.32, to fix build error in osx (#44)
0.3.2 - 2024-11-26
- update to newest poem lib (#42)
0.3.1 - 2024-10-05
- recorder deadlock (#39)
0.3.0 - 2024-10-04
- switch to parking-lot (#37)
0.2.2 - 2024-09-05
- expose more variable (#35)
0.2.1 - 2024-05-29
- export system and process info for prometheus (#28)
0.2.0 - 2024-01-25
- multi keys chart configuration (#22)
0.1.3 - 2023-12-12
- added system metrics (#7)
0.1.2 - 2023-12-11
- Fix/gause f64 wrong (#5)
0.1.1 - 2023-12-02
- prometheus endpoint (#2)
- fixing doc
- fix readme link
- change crate desc
- remove cd workflow because it it library
- fixing clippy warn