We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a841f12 commit 90410c2Copy full SHA for 90410c2
1 file changed
Changelog.rst
@@ -6,13 +6,13 @@ Version NEXTVERSION
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`
+* New methods: `cf.Data.get_cached_elements`,
10
`cf.Data.cache_elements`
11
12
* Set cached elements during `cf.Data.__init__`
13
14
* Removed the `cf.constants.CONSTANTS` dictionary, replacing it
15
- `cf.ConstantAccess.constants`
+ with `cf.ConstantAccess.constants`
16
(https://github.com/NCAS-CMS/cf-python/issues/902)
17
* Reduce the time taken to import `cf`
18
0 commit comments