All Versions
50
Latest Version
Avg Release Cycle
51 days
Latest Release
1531 days ago

Changelog History
Page 4

  • v0.4.2 Changes

    ๐Ÿ›  Fixed

    • Crash when deleting full line of multiple mentions
    • Issue disallowing use of @ in mention name
  • v0.4.1 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ— Setting swift 3.0 tag in build settings
  • v0.4.0 Changes

    โž• Added

    • ๐Ÿ‘ Swift 3.0 support
  • v0.3.1 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed potential retain cycle (thanks @yuvalt)
  • v0.3.0 Changes

    ๐Ÿ›  Fixed

    • Issue with timer hitting twice
  • v0.2.1 Changes

    โž• Added

    • The ability to add the topmost mention by hitting the return key
  • v0.2.0 Changes

    โž• Added

    • Objective-C compatibility
  • v0.1.1 Changes

    โž• Added

    • The ability to add a mention on a new line without the need for a leading space
  • v0.1.0 Changes

    โž• Added

    • The ability to insert mentions to existing text
  • v0.0.11 Changes

    Cleaned

    • Unused methods
    • General organization