File tree Expand file tree Collapse file tree 4 files changed +291
-189
lines changed
Expand file tree Collapse file tree 4 files changed +291
-189
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## py-pkglite 0.1.9
4+
5+ ### Documentation
6+
7+ - Improved installation instructions in ` README.md ` by adding explicit
8+ ` pipx ` installation command and adding option to use ` uvx ` to try the
9+ CLI tool without installing it (#53 ).
10+
11+ ### Maintenance
12+
13+ - Added GitHub Actions workflow to run ` ruff check ` for code linting (#55 ).
14+ - Updated GitHub Actions workflows to use ` actions/checkout@v6 ` (#55 ).
15+ - Updated badges in ` README.md ` (#55 ).
16+
317## py-pkglite 0.1.8
418
519### Linting
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## py-pkglite 0.1.9
4+
5+ ### Documentation
6+
7+ - Improved installation instructions in ` README.md ` by adding explicit
8+ ` pipx ` installation command and adding option to use ` uvx ` to try the
9+ CLI tool without installing it (#53 ).
10+
11+ ### Maintenance
12+
13+ - Added GitHub Actions workflow to run ` ruff check ` for code linting (#55 ).
14+ - Updated GitHub Actions workflows to use ` actions/checkout@v6 ` (#55 ).
15+ - Updated badges in ` README.md ` (#55 ).
16+
317## py-pkglite 0.1.8
418
519### Linting
Original file line number Diff line number Diff line change 11[project ]
22name = " pkglite"
3- version = " 0.1.8 "
3+ version = " 0.1.9 "
44description = " Pack and unpack source projects of any language into portable text files"
55authors = [
66 { name = " Nan Xiao" , email = " nan.xiao1@msd.com" }
You can’t perform that action at this time.
0 commit comments