All Versions
21
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v0.1.0 Changes

    โž• Added
    • The ability to insert mentions to existing text
  • v0.0.21 Changes

    Cleaned
    • Unused methods
    • General organization
  • v0.0.20 Changes

    ๐Ÿ›  Fixed
    • Issue with mention range setting
  • v0.0.19 Changes

    ๐Ÿ›  Fixed
    • Cleaned up project
    • Made private classes private
  • v0.0.18 Changes

    โž• Added
    • Types to collection objects
    • ๐Ÿ”„ Changelog
  • v0.0.17 Changes

    ๐Ÿ›  Fixed
    • ๐Ÿ›  Fix issue with pasting text before a mention at the beginning of the text view
  • v0.0.16 Changes

    ๐Ÿ›  Fixed
    • โž• Add missing parameter of spaceAfterMention to initializer
  • v0.0.15 Changes

    ๐Ÿ›  Fixed
    • Break out code into multiple classes for clarity
    • ๐Ÿ›  Fix Chinese Keyboard Pinyin
    • ๐Ÿšš Moved setup from variables to init parameters
  • v0.0.13 Changes

    ๐Ÿ›  Fixed
    • ๐Ÿ‘ Better handling of adding mentions with a space after
  • v0.0.12 Changes

    Cleaned
    • Framework clean up