======================= - Remove dependency on pycrypto as it is no longer under active maintenance
1.2.3
======================= - Fix bug in session key generation during session negotiation (166) - Fix bug in SMB message signing which leads to operation failures with Samba services.
1.2.2
======================= - Improve SMB URL handlers to support specifying server's machine name and IP address. (162) - Improvements to documentation on SMB URLs (160)
1.2.1
======================== - Fix bug in deleteFiles() method which can fail for certain search patterns.
1.2.0
========================= - Add new parameter, delete_matching_folders, to deleteFiles() method to support deletion of child folders that match the search pattern.
1.1.29
========================= - Fix unhandled exception for short NBNS queries 149 - Fix wildcard file deletion with servers on SMB2 protocol 33