File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## py-ggsci 0.3.0
4
+
5
+ ### Improvements
6
+
7
+ - Refine type annotations and docstrings to follow best practices (#9 ).
8
+
9
+ ### Documentation
10
+
11
+ - Add a [ Get Started article] ( https://nanx.me/py-ggsci/articles/get-started/ )
12
+ mirroring the original R package vignette (#11 ).
13
+
14
+ ### CI/CD
15
+
16
+ - Add GitHub Actions workflow for mypy type checks (#10 ).
17
+
3
18
## py-ggsci 0.2.0
4
19
5
20
### New features
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## py-ggsci 0.3.0
4
+
5
+ ### Improvements
6
+
7
+ - Refine type annotations and docstrings to follow best practices (#9 ).
8
+
9
+ ### Documentation
10
+
11
+ - Add a [ Get Started article] ( https://nanx.me/py-ggsci/articles/get-started/ )
12
+ mirroring the original R package vignette (#11 ).
13
+
14
+ ### CI/CD
15
+
16
+ - Add GitHub Actions workflow for mypy type checks (#10 ).
17
+
3
18
## py-ggsci 0.2.0
4
19
5
20
### New features
You can’t perform that action at this time.
0 commit comments