We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599f86c commit 4cbff74Copy full SHA for 4cbff74
CHANGELOG.md
@@ -4,8 +4,11 @@ See Git checking messages for full history.
4
5
## 9.0.2 (2023/xx/xx)
6
- level up the packaging using `hatchling`
7
+- use `ruff` to lint th code base (#275)
8
+- MSS: minor optimization when using an output file format without date (#275)
9
+- MSS: fixed `Pixel` model type (#274)
10
- CI: automated release publishing on tag creation
-- :heart: contributors: @
11
+- :heart: contributors: @Andon-Li
12
13
## 9.0.1 (2023/04/20)
14
- CLI: fixed entry point not taking into account arguments
0 commit comments