3.1.0 (Monday 20 April 2020) New feature release in the 3.1.x series. New features Conformation function (processing.conform) and CLI tool (nib-conform) to apply shape, orientation and zooms (pr/853) (Jakub Kaczmarzyk, reviewed by CM, YOH) Affine rescaling function (affines.rescale_affine) to update dimensions and voxel sizes (pr/853) (CM, reviewed by Jakub Kaczmarzyk) Bug fixes Delay import of h5py until neded (pr/889) (YOH, reviewed by CM) Maintenance Fix typo in documentation (pr/893) (Zvi Baratz, reviewed by CM) Tests converted from nose to pytest (pr/865 + many sub-PRs) (Dorota Jarecka, Krzyzstof Gorgolewski, Roberto Guidotti, Anibal Solon, Or Duek, CM) API changes and deprecations kw_only_meth/kw_only_func decorators are deprecated (pr/848) (RM, reviewed by CM)