[v0.0.13] Add tolerance for keys in mappings + reorganization
What's Changed
- Bump polars from 0.18.4 to 0.18.6 by @dependabot in #178
- Bump docformatter from 1.7.3 to 1.7.4 by @dependabot in #177
- Bump numpy from 1.25.0 to 1.25.1 by @dependabot in #176
- Bump pandas from 2.0.2 to 2.0.3 by @dependabot in #174
- Bump mkdocs-material from 9.1.17 to 9.1.18 by @dependabot in #175
- Update dependencies by @durandtibo in #179
- Improve some docstrings by @durandtibo in #180
- Update CI workflow by @durandtibo in #181
- Add
str_mapping
by @durandtibo in #182 - Replace
str_dict
bystr_mapping
by @durandtibo in #183 - Clean format by @durandtibo in #184
- Clean some workflows by @durandtibo in #185
- Update workflows by @durandtibo in #186
- Rename some modules by @durandtibo in #188
- Reorganize imports by @durandtibo in #189
- Bump xarray from 2023.6.0 to 2023.7.0 by @dependabot in #187
- Update xarray versions in workflows by @durandtibo in #190
- Add tolerance for keys in mappings by @durandtibo in #191
- Release version
0.0.13
by @durandtibo in #192
Full Changelog: v0.0.12...v0.0.13