All Versions
56
Latest Version
Avg Release Cycle
88 days
Latest Release
-

Changelog History
Page 6

  • v0.2.0 Changes

    • ➕ Added Segues enums to UIStoryboard to be able to access their identifiers easily.
      @esttorhe #8
    • ➕ Added this very CHANGELOG.md
  • v0.1.0 Changes

    Considered to be the first cleaned-up version, far from finished but really usable with clean code.

    • Cleaner README
    • Namespace the generated enums in an outer enum to avoid clobbering the UIStoryboard namespace
  • v0.0.4 Changes

    • Introducing SwiftGenColorEnumBuilder
    • swiftgen-colors CLI
    • ➕ Added ability to choose indentation
  • v0.0.3 Changes

    • Introducing SwiftGenL10nEnumBuilder
    • swiftgen-l10n CLI
    • Started playing with UIColor enums in the playground
  • v0.0.2 Changes

    • Introducing SwiftGenStoryboardEnumBuilder class
    • swiftgen-storyboard CLI
  • v0.0.1 Changes

    🎉 Initial version:

    • ✅ Mostly testing stuff in a playground
    • 🍱 Introducing SwiftGenAssetsEnumBuilder class
    • 🍱 swiftgen-assets CLI