Fixed Progress Bar
Build Library / Build Library (push) Successful in 6m22s

Changed date math so that the last date from the first response from the API is the minimum value for the progress bar. This gives true progress percentages from the first date to the last date on the last request. #36
This commit is contained in:
brotoskyj
2025-12-04 11:57:49 -05:00
parent 76bd3a6087
commit b19eeb6c96
5 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "airlock_libs"
version = "5.1.0"
version = "5.1.1"
edition = "2024"
[lib]