Skip to content

Releases: AllenInstitute/render-python

v2.4.2

11 Dec 17:51

Choose a tag to compare

same as v2.4.1 and v2.4.0, but python support changed to >3.8,<3.14

v2.4.1

11 Dec 16:59
0e5af2c

Choose a tag to compare

v2.4.0 but with keyword fix for pypi

v2.4.0

10 Dec 22:07
f0639e2

Choose a tag to compare

  • move from setup.py to pyproject.toml
  • add pixi support to pyproject.toml
  • numpy 2 compatibility
  • fix session bug
  • fix warnings in testing

v2.3.1

27 Jan 00:26
bcfaed8

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

19 Jul 16:25
42b926a

Choose a tag to compare

Merge pull request #165 from AllenInstitute/develop

Develop -> master

v2.2.2: Merge pull request #146 from fcollman/scale_thinplate

23 Aug 19:02
a12126e

Choose a tag to compare

Implements scaling for ThinPlateSpline transforms

v2.2.1: Merge pull request #141 from djkapner/pass_render_import_ts_parallel

20 May 20:15
d4ca013

Choose a tag to compare

1.0.2

31 Aug 22:27

Choose a tag to compare

improved configuration for testing, improved client code, improved transform support.