signac v0.9.5 Release Notes

Release Date: 2019-01-31 // over 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘ท Ensure that the next() function can be called for a JobsIterator, e.g., project.find().
    • ๐Ÿ‘ท Pickling issue that occurs when a _SyncedDict (job.statepoint, job.document, etc.) contains a list.
    • ๐Ÿ Issue with the readline module that would cause signac shell to fail on Windows operating systems.