Compare commits
2 Commits
lum/store_
...
v0.0.7
| Author | SHA1 | Date | |
|---|---|---|---|
| fbb5168b40 | |||
| c269318528 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@ __pycache__
|
||||
build/
|
||||
*.pyc
|
||||
.venv
|
||||
.clicada
|
||||
.clicada
|
||||
dist/
|
||||
@@ -1,3 +1,5 @@
|
||||
- 0.0.7
|
||||
* fix: make store_path relative to the users home
|
||||
- 0.0.6
|
||||
* Add cache encryption, with AES-CTR-128
|
||||
- 0.0.5
|
||||
|
||||
Reference in New Issue
Block a user