Releases: simularium/simulariumio
Releases · simularium/simulariumio
v1.6.1
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Feature/binary by @blairlyons in #60
- Update PhysiCell importer by @blairlyons in #110
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Fix/v3 updates by @blairlyons in #94
- Feature/cellpack converter by @meganrm in #93
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Document typical install and run times by @blairlyons in #79
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add required display type to outputs by @blairlyons in #75
- Convert MD trajectories from MDAnalysis package by @blairlyons in #73
Full Changelog: v1.3.0...v1.4.0
v1.3.0
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
- 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
- add pint to requirements
- store benchmark data on Quilt
v1.1.0
- 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
- fix issues from user testing
- moved specific engine related files to their own modules
- fix bugs in Cytosim conversion