Skip to content

v1.3.0

Latest

Choose a tag to compare

@Bergam0t Bergam0t released this 10 Mar 18:07

Enhancements

  • Adjust how environment time is accessed to allow salabim environments to work with logger (#200) (thanks Amy!)
  • Allow passing of local background image (#200) (thanks Amy!)
    • There may still be some issues when trying to render outputs via GitHub actions

Fixes

  • Changes to generate_animation_df to fix bug where entities would sometimes seem to reappear from the top left for their final exit step (4edf6c6)
  • Change default for step_snapshot_max to 60 (from 50) so that if you use the default for this and wrap_queues_at (20), you won't end up triggering a warning (#200) (thanks Amy!)
  • Add a better default for the set_limit_duration parameter. This now defaults to the maximum time seen in the simulation rather than 1440, which was equivalent to 1 day in minutes (#200) (thanks Amy!)

New examples

  • Example added of using vidigi with Salabim (#200) (thanks Amy!)