Commit 3c8fe1b 1 parent b02f6af commit 3c8fe1b Copy full SHA for 3c8fe1b
File tree 5 files changed +329
-322
lines changed
5 files changed +329
-322
lines changed Original file line number Diff line number Diff line change 1
- ## Changes in 1.8.3 (in development)
1
+ ## Changes in 1.8.3
2
2
3
3
### Enhancements
4
4
20
20
exporting class `Markdown` which has a single `text` property that takes
21
21
the markdown text.
22
22
23
+ * Bundled [xcube Viewer 1.4.2](https://github.com/xcube-dev/xcube-viewer/releases/tag/v1.4.2).
24
+
23
25
### Other changes
24
26
25
27
* Reformatted code base according to the default settings used by
28
30
dependencies accordingly.
29
31
* Updated copyright notices.
30
32
* Ensured xcube can be installed and tested in Python 3.13 environments.
33
+ * Added a configuration file `xrlint_config.yaml` for the
34
+ [xrlint](https://bcdev.github.io/xrlint/) tool to the project repository.
31
35
32
36
## Changes in 1.8.2
33
37
Original file line number Diff line number Diff line change 2
2
# Permissions are hereby granted under the terms of the MIT License:
3
3
# https://opensource.org/licenses/MIT.
4
4
5
- version = "1.8.3.dev0 "
5
+ version = "1.8.3"
You can’t perform that action at this time.
0 commit comments