From 91b3c491a80ccef621b310c8e3255cad0b4f97dd Mon Sep 17 00:00:00 2001 From: Hernan Date: Sun, 20 Feb 2022 22:23:06 -0300 Subject: Updated CHANGES --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2de0a4e..d6c8317 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Pint Changelog 0.19 (unreleased) ----------------- +- Better separation between parsing and loading of definitions. + Implement a parsed "binary" version of "textual" definition files. + Infrastructure to disk cache parsed definition files and RegistryCache + resulting in a 10X speed up in registry instantiation when enabled. + (Issue #1465) - Fix a bug for offset units of higher dimension, e.g. gauge pressure. (Issue #1066, thanks dalito) - Fix type hints of function wrapper (Issue #1431) -- cgit v1.2.1