======================= - Fix bug in filename encoding which leads to failure for file retrieval and upload operations (170 171). - Improve resetFileAttributes() method in SMBConnection class to allow the new attribute to be specified in the reset operation (172).
1.2.4
======================= - 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.