UNPKG

com.fluid.find-and-replace

Version:

A simple modular find and replace tool for Unity

17 lines (9 loc) 867 B
## [1.0.1](https://github.com/ashblue/unity-find-and-replace/compare/v1.0.0...v1.0.1) (2020-05-14) ### Bug Fixes * fixes broken package links ([feb03e0](https://github.com/ashblue/unity-find-and-replace/commit/feb03e021939b87c2f746f85cbcd41b4158597f5)) # 1.0.0 (2020-05-14) ### Features * added ability to replace text ([ccf3c6b](https://github.com/ashblue/unity-find-and-replace/commit/ccf3c6bb6fa4123140a4270e563dc55ffadc6add)) * added support for multiple matches in a string ([972ded3](https://github.com/ashblue/unity-find-and-replace/commit/972ded30a774f70e11193d1380925cae77c76994)) * find prints expected results ([a59f87e](https://github.com/ashblue/unity-find-and-replace/commit/a59f87eb6b72f892bb36b82baf94136d5bd73b95)) * initial commit ([e7c665a](https://github.com/ashblue/unity-find-and-replace/commit/e7c665a081b0db709fed24be51edaa0558bc829b))