Skip to content

Releases: neurostuff/compose-runner

0.12.1

Choose a tag to compare

@jdkent jdkent released this 14 May 17:38
ad87836

What's Changed

  • [FIX] fix how datetime and uuid objects are serialized by @jdkent in #57

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@jdkent jdkent released this 12 May 19:45
3dea2d9

What's Changed

  • [ENH] use neurostore/neurosynth compose sdks by @jdkent in #56

Full Changelog: 0.11.0...0.12.0

0.11.0

Choose a tag to compare

@jdkent jdkent released this 05 May 06:54
da0edf0

What's Changed

For the platform, this should help with some p->z value truncation errors.

  • Update nimare dependency version to 0.17.0 by @jdkent in #55

Full Changelog: 0.10.0...0.11.0

0.10.0

Choose a tag to compare

@jdkent jdkent released this 21 Apr 06:38
cf1ef35

Convert to the new structure output only

What's Changed

  • change to new structure by @jdkent in #53
  • Update nimare dependency version to 0.16.0 by @jdkent in #54

Full Changelog: 0.9.0...0.10.0

0.9.0

Choose a tag to compare

@jdkent jdkent released this 17 Apr 14:24
359f6ea

This release is the marking of a transition from the old API shape (currently on production) to a new API shape we will be using moving forward. This release supports both API shapes, but in the future, we will be phasing out the old API return structure for the new one.
See:

What's Changed

  • [REF] Handle live neurostore inputs and snapshot reuse by @jdkent in #52

Full Changelog: 0.8.4...0.9.0

0.8.4

Choose a tag to compare

@jdkent jdkent released this 07 Apr 19:14
53d571c

What's Changed

Update to nimare 0.15.0, which support ALESubtraction on low-memory environments better, and a large refactor/redesign of CBMR.

Full Changelog: 0.8.3...0.8.4

0.8.3

Choose a tag to compare

@jdkent jdkent released this 03 Apr 08:23
e21a6b2

What's Changed

  • Update nimare dependency version to 0.14.0 by @jdkent in #50

Full Changelog: 0.8.2...0.8.3

0.8.2

Choose a tag to compare

@jdkent jdkent released this 03 Apr 03:03

little fixes to how docker files were created and garbage collection of the images on aws was removed.
Full Changelog: 0.8.1...0.8.2

0.8.1

Choose a tag to compare

@jdkent jdkent released this 03 Apr 01:49
2b43936

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@jdkent jdkent released this 03 Apr 01:37
9a972a0

have explicitly named assets that I can manage in aws, instead of letting cdk create assets automatically for me.
this way I can delete old images and know what they were.

What's Changed

Full Changelog: 0.7.9...0.8.0