What's Changed
* [enhancement] - Find module - Adding directory exclusion logic with depth-based exclusion control by ghecko in https://github.com/p0dalirius/smbclient-ng/pull/107
* Add support for depth and case sensitivity in directory exclusions, by directory by ghecko in https://github.com/p0dalirius/smbclient-ng/pull/110
* Update python-poetry-build.yml by p0dalirius in https://github.com/p0dalirius/smbclient-ng/pull/111
* [enhancement] Unified SMB entry traversal to improve consistency and reusability by ghecko in https://github.com/p0dalirius/smbclient-ng/pull/112
* [bugfix] Mitigate File Filter Recursion Issue, Support Multiple -name/-iname Options, and Improve Error Handling in Find Module by ghecko in https://github.com/p0dalirius/smbclient-ng/pull/114
* [bugfix] - Fix file deletion issue by ghecko in https://github.com/p0dalirius/smbclient-ng/pull/115
* [enhancement] Added acls command, show share ACLs by rtpt-romankarwacik in https://github.com/p0dalirius/smbclient-ng/pull/118
* [bugfix] lbat and lcat used the wrong function to resolve wildcards. by rtpt-romankarwacik in https://github.com/p0dalirius/smbclient-ng/pull/116
* [enhancement] Add typing hints for most functions, which makes it easier to use IDEs for programming by rtpt-romankarwacik in https://github.com/p0dalirius/smbclient-ng/pull/117
New Contributors
* ghecko made their first contribution in https://github.com/p0dalirius/smbclient-ng/pull/107
* rtpt-romankarwacik made their first contribution in https://github.com/p0dalirius/smbclient-ng/pull/118
**Full Changelog**: https://github.com/p0dalirius/smbclient-ng/compare/2.1.6...2.1.7