Releases: desty2k/deleter
Releases · desty2k/deleter
v0.1.1
ef000d0
- FIX: change package name to check when running radon and bandita83e37f
- DEL: empty line at top of the file0363a50
- UPD: bump development status to betae083e52
- ADD: info about cancelling deletion, note about deleting multi-file programsd83d483
- UPD: update changelog, bump version to 0.1.16a5ee04
- FIX: add B404, B606, B607 to exceluded vulnerabilities
v0.1.0
v0.0.3
b110da0
- UPD: makeDeleteMethod
subclass ABC, markrun
as abstract methode317ea3
- ADD:is_compatible
methods, pass script_path to constructor, export bat filename to variable86a4c1a
- UPD: allow deleter to be run in place usingdeleter.run()
5c5992c
- UPD: bump version to 0.0.3, update changelog2878c77
- FIX: useopen
to check if file can be created instead ofos.access
0979e50
- UPD: run multi platform testsd84a77d
- FIX: add quotes around Python version in test workflow7539387
- FIX: add Python 3.10 to tox configaf47b1f
- FIX: version test fails becausecapture_output
kwarg is missing in Python 3.6cd2023d
- UPD: normalize script path in delete method constructord4d374a
- ADD: do not show console window when running bat scripts4c889ac
- Merge branch 'master' into developa604948
- UPD: split command in version test, remove shell kwargfa40b8a
- UPD: do not printsubprocess.run
output when deleting script with bat file60bd600
- UPD: change delete methods order in list59ae30d
- UPD: do not use Python 3.10 in tests