Skip to content

Releases: simularium/simulariumio

v1.6.1

25 Jul 23:17
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Jul 22:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Mar 00:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

22 Nov 19:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Nov 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Oct 19:16
Compare
Choose a tag to compare

What's Changed

  • Update documentation by @blairlyons in #62
  • Optionally accept opened file data instead of file paths for Cytosim, MEDYAN, Smoldyn, SpringSaLaD by @blairlyons in #64
  • Optionally draw bonds for SpringSaLaD trajectories using the draw_bonds argument by @blairlyons in #65
  • Added support for Python 3.7 and 3.9 by @blairlyons in #69

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Sep 19:14
Compare
Choose a tag to compare
  • allow users to specify geometry and color information for rendering agents in the Viewer
  • let users optionally save metadata about the trajectory, model, and publication

v1.1.1

09 Sep 20:39
Compare
Choose a tag to compare
  • add pint to requirements
  • store benchmark data on Quilt

v1.1.0

07 Aug 00:08
Compare
Choose a tag to compare
  • add conversion of MCell, MEDYAN, Smoldyn, and SpringSaLaD
  • read .simularium files back in
  • filters to modify the data
  • filters include adding agents, getting every Nth timepoint, agent or subpoint, or transforming time or 3D space
  • added support for time units, spatial units, default camera transform, and rotations data
  • added benchmarks for conversion and write speed

v1.0.1

29 Jul 22:01
Compare
Choose a tag to compare
  • fix issues from user testing
  • moved specific engine related files to their own modules
  • fix bugs in Cytosim conversion