Skip to content

2.1.7: Bug fixes and added 'acls' command

Latest
Compare
Choose a tag to compare
@p0dalirius p0dalirius released this 27 Nov 21:08
· 3 commits to main since this release
2575fea

What's Changed

  • [enhancement] - Find module - Adding directory exclusion logic with depth-based exclusion control by @ghecko in #107
  • Add support for depth and case sensitivity in directory exclusions, by directory by @ghecko in #110
  • Update python-poetry-build.yml by @p0dalirius in #111
  • [enhancement] Unified SMB entry traversal to improve consistency and reusability by @ghecko in #112
  • [bugfix] Mitigate File Filter Recursion Issue, Support Multiple -name/-iname Options, and Improve Error Handling in Find Module by @ghecko in #114
  • [bugfix] - Fix file deletion issue by @ghecko in #115
  • [enhancement] Added acls command, show share ACLs by @rtpt-romankarwacik in #118
  • [bugfix] lbat and lcat used the wrong function to resolve wildcards. by @rtpt-romankarwacik in #116
  • [enhancement] Add typing hints for most functions, which makes it easier to use IDEs for programming by @rtpt-romankarwacik in #117

New Contributors

Full Changelog: 2.1.6...2.1.7