Commit Graph

4 Commits

Author SHA1 Message Date
Mateusz Pusz 26fc830903 fix: stop to use deprecated quanity_from_zero 2026-03-31 22:54:22 +02:00
Mateusz Pusz c6e95a9fc7 refactor: limits.h removed and the contents moved to quantity.h and quantity_point.h
Resolves #673
2025-02-06 17:16:12 +01:00
Mateusz Pusz e5d2b95a1b fix: std::isnan compilation fixed for freestanding and C++20 2025-02-05 18:16:15 +01:00
Mateusz Pusz 88439828a5 feat: std::numeric_limits support added
Resolves #408
2025-02-05 18:04:43 +01:00