dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00500
[ANNOUNCE] Dulwich 0.7.1
Dulwich 0.7.1 has been released. This is a minor release which mainly
fixes a couple of bugs.
The full list of changes:
BUG FIXES
* Fix double decref in _diff_tree.c. (Ted Horst, #715528)
* Fix the build on Windows. (Pascal Quantin)
* Fix get_transport_and_path compatibility with pre-2.6.5 versions of
Python.
(Max Bowsher, #707438)
* BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
(Jelmer Vernooij)
* write_tree_diff() now supports submodules.
(Jelmer Vernooij)
* Fix compilation for XCode 4 and older versions of
distutils.sysconfig.
(Daniele Sluijters)
IMPROVEMENTS
* Sphinxified documentation. (Lukasz Balcerzak)
* Add Pack.keep.(Marc Brinkmann)
API CHANGES
* The order of the parameters to Tree.add(name, mode, sha) has
changed, and
is now consistent with the rest of Dulwich. Existing code will still
work but print a DeprecationWarning. (Jelmer Vernooij, #663550)
* Tree.entries() is now deprecated in favour of Tree.items() and
Tree.iteritems(). (Jelmer Vernooij)
The release tarball can be found here:
* http://samba.org/~jelmer/dulwich/dulwich-0.7.1.tar.gz
A GPG signature made with my GPG keys can also be found here:
* http://samba.org/~jelmer/dulwich/dulwich-0.7.1.tar.gz.asc
Cheers,
Jelmer
Attachment:
signature.asc
Description: This is a digitally signed message part