@@ -20,13 +20,9 @@ What's New
20
20
v2023.01.0 (Jan 17, 2023)
21
21
-------------------------
22
22
23
- This release includes a number of bug fixes. Thanks to the 13 contributors to this release:
24
- Benoit Bovy, Deepak Cherian, Ian Carroll, Illviljan, Joe Hamman, Justus Magin, Mark Harfouche, Matthew Roeschke,
25
- Paige Martin, Pierre, Sam Levang, Tom Nicholas, stefank0.
26
-
27
- New Features
28
- ~~~~~~~~~~~~
29
-
23
+ This release includes a number of bug fixes. Thanks to the 14 contributors to this release:
24
+ Aron Gergely, Benoit Bovy, Deepak Cherian, Ian Carroll, Illviljan, Joe Hamman, Justus Magin, Mark Harfouche,
25
+ Matthew Roeschke, Paige Martin, Pierre, Sam Levang, Tom White, stefank0.
30
26
31
27
Breaking changes
32
28
~~~~~~~~~~~~~~~~
@@ -35,10 +31,6 @@ Breaking changes
35
31
Use ``.get_indexer([key], method=..., tolerance=...) `` instead (:pull: `7361 `).
36
32
By `Matthew Roeschke <https://github.com/mroeschke >`_.
37
33
38
- Deprecations
39
- ~~~~~~~~~~~~
40
-
41
-
42
34
Bug fixes
43
35
~~~~~~~~~
44
36
@@ -55,10 +47,6 @@ Bug fixes
55
47
- Preserve original dtype on accessing MultiIndex levels (:issue: `7250 `,
56
48
:pull: `7393 `). By `Ian Carroll <https://github.com/itcarroll >`_.
57
49
58
- Documentation
59
- ~~~~~~~~~~~~~
60
-
61
-
62
50
Internal Changes
63
51
~~~~~~~~~~~~~~~~
64
52
- Add the pre-commit hook `absolufy-imports ` to convert relative xarray imports to
0 commit comments