Releases: templateflow/python-client
Releases · templateflow/python-client
0.4.2
templateflow 0.4.2rc1
templateflow 0.4.2rc1
0.4.1
Release notes
First release after a deep revision of the tests and the continuous integration setup.
Also includes minor reliability improvements over the previous release and some bugfixes.
CHANGES
- MAINT: Testing Automatically update CHANGES after merge (51988f8) (#27)
- MAINT: Enable code coverage collection (#25)
- MAINT: Switch to a
setup.cfg
-style of installation (#24) - FIX: Check and update
$HOME
if needed with every installation (#20) - FIX: Do not merge branches into master when pushing back skell (#19)
- FIX: Commit newly generated S3 skeletons back to repo (#17)
- FIX: Add
extension
entity for selection (#16) @effigies