Skip to content

v0.5.3.1 -- Patched v0.5.3

Compare
Choose a tag to compare
@renyuneyun renyuneyun released this 23 Jan 23:00
· 1245 commits to master since this release

Use this version instead of v0.5.3 if you are intended to use the features introduced in v0.5.3 of Easer.

Various fixes to v0.5.3


  • Fix "import" not working correctly
    • due to the wrong handling of directory entry in zip)
  • Fix crash when trying to open an existing Profile
    • due to the wrong design of DelayedJob
  • Fix incorrect convertion of data formats
    • Inline Scenarios should be kept when editing an EventStructure

These are discoverd from #56. Thanks @craftyguy :)