text_expressions 1.1.0 text_expressions: ^1.1.0 copied to clipboard
Tiny, simple and complete tool to supercharge your string files with dynamic user-defined expressions.
1.1.0 #
- Updated license bearer from 'Dorian Oszczęda' to 'WordCollector'.
- Introduced the
words
lints ruleset. - Documented all public fields.
- Formatted files in accordance with the standard expected from other WordCollector projects.
- Lowered unnecessarily high SDK constraint to
>=2.12.0
.
1.0.1+1 #
- Fixed introductions of named and positional parameters.
1.0.1 #
- Added
In
andNotIn
operations.
1.0.0 #
- Created
text_expressions
from code extracted from theWordCollector
application.