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