What's Changed
Text interface update by vitalii-bulyzhyn
* Update new command pattern, implementation details and instructions can be found [here](https://diffgram.readme.io/docs/command-pattern)
* Add bulk labeling capability to the text annotation interface 723
* Add fast search capability to the text interface 722
* Make text annotation field resizable
* Fix instance mutation on save 724
* Fix minor bugs on the text interface
[Updated docs on the text annotation interface](https://diffgram.readme.io/docs/text-annotation-guide)
**Full Changelog**: https://github.com/diffgram/diffgram/compare/0.12.14...0.12.15