Skip to content

Commit

Permalink
⬆️ v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mypaceshun committed Aug 25, 2023
1 parent dbbb2de commit d46a2c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v1.0.8](https://github.com/mypaceshun/shuncommands/releases/tag/v1.0.8) - 2023-08-25

<small>[Compare with v1.0.7](https://github.com/mypaceshun/shuncommands/compare/v1.0.7...v1.0.8)</small>


## [v1.0.7](https://github.com/mypaceshun/shuncommands/releases/tag/v1.0.7) - 2023-04-26

<small>[Compare with v1.0.6](https://github.com/mypaceshun/shuncommands/compare/v1.0.6...v1.0.7)</small>
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,16 @@ my usefull commands
$ pip install shuncommands
```

# install with pdftool

```
$ pip install shuncommands[pdf]
```

# install commands

* rmtmp
* pdftool
* pdftool (Require install with pdf)

# rmtmp Usage

Expand Down

0 comments on commit d46a2c0

Please sign in to comment.