Skip to content

1.3 - Stability

Compare
Choose a tag to compare
@tevelee tevelee released this 02 Feb 16:22
· 24 commits to master since this release

Features

  • Updates to template example project
    • Support for nil/empty/optional value types
    • A lot of new operators
    • Spaceless tags in template example
    • Embedded if/if-else statements

Additions

  • Proper linter support with a lot of checks
  • Automatic releases 🎉
    • If a commit with "Version x.x.x" found in its title, then version references in files get automatically replaced, commit and tagging happens, also pod trunk gets updated with the new podspec, automatically!
    • In fact, 1.3 was automatically released using the script