Skip to content

Releases: AllenInstitute/render-python

v2.4.2

Choose a tag to compare

@RussTorres RussTorres released this 11 Dec 17:51

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

v2.4.1

Choose a tag to compare

@RussTorres RussTorres released this 11 Dec 16:59
0e5af2c

v2.4.0 but with keyword fix for pypi

v2.4.0

Choose a tag to compare

@RussTorres RussTorres released this 10 Dec 22:07
f0639e2
  • 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

Choose a tag to compare

@RussTorres RussTorres released this 27 Jan 00:26
bcfaed8

What's Changed

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

v2.3.0

Choose a tag to compare

@RussTorres RussTorres released this 19 Jul 16:25
42b926a
Merge pull request #165 from AllenInstitute/develop

Develop -> master

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

Choose a tag to compare

@RussTorres RussTorres released this 23 Aug 19:02
a12126e

Implements scaling for ThinPlateSpline transforms

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

Choose a tag to compare

@RussTorres RussTorres released this 20 May 20:15
d4ca013
Pass render import ts parallel

1.0.2

Choose a tag to compare

@fcollman fcollman released this 31 Aug 22:27

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