1.4: New commands and bug fixes
What's Changed
- [bug] Missing requirement "charset-normalizer" by @StopThatTalace in #5
- [bug] Add default to domain variable to fix NoneType exception by @skorov in #14
- [enhancement] Implemented
lrename
command, fixed #10 by @p0dalirius in #17 - [enhancement] Add command
sizeof
(Implementing #15) by @p0dalirius in #20 - [enhancement] Added
lcp
command, fixing #9 by @p0dalirius in #21 - [enhancement] Add
lcat
andlbat
commands, fixing #22 #23 by @p0dalirius in #24 - [enhancement] Add
mount
command by @p0dalirius in #25 - [enhancement] Implement wildcards in
get
command by @p0dalirius in #29 - [enhancement] Prompt for password if one isn't included by @p0dalirius in #30
New Contributors
- @StopThatTalace made their first contribution in #5
- @skorov made their first contribution in #14
Full Changelog: 1.3.1...1.4