#Change Log
0.1.0 (3/15/2016)
- The ability to insert mentions to existing text
0.0.21 (2/12/2016)
- Unused methods
- General organization
0.0.20 (2/12/2016)
- Issue with mention range setting
0.0.19 (2/5/2016)
- Cleaned up project
- Made private classes private
0.0.18 (2/4/2016)
- Types to collection objects
- Changelog
0.0.17 (2/4/2016)
- Fix issue with pasting text before a mention at the beginning of the text view
0.0.16 (2/4/2016)
- Add missing parameter of spaceAfterMention to initializer
0.0.15 (2/3/2016)
- Break out code into multiple classes for clarity
- Fix Chinese Keyboard Pinyin
- Moved setup from variables to init parameters
0.0.13 (1/26/2016)
- Better handling of adding mentions with a space after
0.0.12 (1/16/2016)
- Framework clean up
0.0.11 (1/13/2016)
- Project setup clean up
0.0.10 (1/12/2016)
- Code clean up
0.0.9 (1/5/2016)
- Clear filter string after adding mention
0.0.8 (1/5/2016)
- Allow choice of whether or not to add a space after adding a mention
0.0.7 (1/4/2016)
- Fine tuning different mention scenarios
0.0.6 (1/4/2016)
- Fine tuning different mention scenarios
0.0.5 (1/4/2016)
- Fine tuning different mention scenarios
0.0.4 (1/4/2016)
- Fine tuning different mention scenarios
0.0.3 (1/4/2016)
- Fine tuning different mention scenarios
0.0.2 (1/4/2016)
- Fine tuning different mention scenarios
0.0.1 (12/20/2015)
- Initial release