Skip to content

Releases: tasanobu-zz/Misen

v0.4.0

12 Sep 05:03
Compare
Choose a tag to compare
  • Swift 3.0 support

v0.3.2

09 Jul 06:17
Compare
Choose a tag to compare
  • Bug Fix: The generated enum constant being broken when assets name have dashes or spaces on it

v0.3.1

28 Mar 12:30
Compare
Choose a tag to compare
  • Change __FUNCTION__ to #function to meet Swift 3 standards

v0.3.0

10 Sep 05:43
Compare
Choose a tag to compare
  • Swift 2.0 support

v0.2.0

10 Sep 05:38
Compare
Choose a tag to compare
  • Pull out Application-specific enum from UIImage extension
  • Add the command line option -enumName in order to specify the name of Application-specific enum
  • Add the sample project for reference

v0.1.0

10 Sep 05:37
Compare
Choose a tag to compare
  • First Release