Skip to content

Releases: soft-matter/slicerator

v1.1.0

07 Apr 18:56
v1.1.0
c0cb1a0
Compare
Choose a tag to compare
REL: v1.1.0

This release has no functional changes but:

 - Drops support for Python 2.7
 - Drops support for Python 3.3, 3.4, 3.5
 - Adds support for Python 3.7, 3.8, 3.9, 3.10
 - Migrates the tests from nose -> pytest
 - Migrates CI from travis -> GHA

v0.9.8

20 Nov 20:13
Compare
Choose a tag to compare

This release enables Pipelines that change properties. See #21 for an example.

v0.9.7

10 Jan 15:38
Compare
Choose a tag to compare
- fix pipeline nesting
- fix propagation of indexed attributes

v0.9.5

07 Jan 17:51
Compare
Choose a tag to compare
  • fix pipeline nesting
  • fix propagation of indexed attributes