File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Version NEXTVERSION
22-------------------
33
4- **2025-12-?? **
5-
4+ **2026-01-?? **
5+
6+ * New function to control the creation of cached elements during data
7+ display: `cf.display_data `
8+ (https://github.com/NCAS-CMS/cf-python/issues/913)
9+ * New methods: `cf.Data.get_cached_elements `
10+ `cf.Data.cache_elements `
11+ (https://github.com/NCAS-CMS/cf-python/issues/913)
12+ * Set cached elements during `cf.Data.__init__ `
13+ (https://github.com/NCAS-CMS/cf-python/issues/913)
14+ * Removed the `cf.constants.CONSTANTS ` dictionary, replacing it
15+ `cf.ConstantAccess.constants `
16+ (https://github.com/NCAS-CMS/cf-python/issues/902)
617* Reduce the time taken to import `cf `
718 (https://github.com/NCAS-CMS/cf-python/issues/902)
19+ * Changed dependency: ``cfdm>=1.12.4.0, <1.12.5.0 ``
820
921----
1022
You can’t perform that action at this time.
0 commit comments