Releases: CodeJamboree/replace-tags
Releases · CodeJamboree/replace-tags
Release v1.2.2
[1.2.2] - 2024-03-28
Fixed
- Corrected Version number in CDN urls within (README.md)
Release v1.2.1
[1.2.1] - 2024-03-28
Added
CurlyBracesie{ name }Mustachealias forDoubleCurlyBracesie{{ name }}Handlebarsalias forCurlyBracesie{ name }- Tag styles now have
openingTag,closingTagandnameproperties. - Guard against unexpected
optionkeys. - Exported
stylesas an array of all available styles browser-testingfolder to profile performance in browsers.- Add
browser-testingto github pages under/test - Option to override missing values with
onMissingPathcallback.
Changed
- Performance improvements
Fixed
Pointyissues with Unicode, now escaped as\uD83D\uDC49and\uD83D\uDC48.DoubleAngleissues with upper ASCII, now escaped as�and�
Release v1.1.1
[1.1.1] - 2024-03-27
Added
- Cache resolved values for quicker processing
- Helper function to clear the internal cache
- Option to cache results between calls with the
cache: trueflag. - Various changes to build scripts
- Generate and Publish API Documentation during builds
- Example scripts are only tested via
npm test:examples - Tests with prettier configuration print width
- Resolved values as objects will display as JSON
Release v1.0.22
Current Release
[1.0.22] - 2024-03-26
Added
- Link to changelog
- Process Nested Arrays
{{key[0][1][2]}} - Process array segments without keys
{{[0]}} - More tests for each tag style
- example.js for RunKit.
- Test README samples with both
mainanddevMain. - Guard against stateful regular expressions
- Guard against regular expressions with wrong flags or start/end of line/text
- Add tests to verify example.js has expected output
Fixed
DollarSignWithCurlyBracesworks with paths containing$DollarSignWithSquareBracketsworks with paths containing[and]CurlyBracesWithDollarSignsworks with paths containing$DoubleSquareBracketsWithDollarSignsworks with paths containing$DoubleUnderscoresworks with paths containing_DoubleSquareBracketsworks with paths containing[and]SquareBracketsworks with paths containing[and]
Release v1.0.21
Current Release
[1.0.21] - 2024-03-25
Changed
- Updated build process for interacting with git
Release v1.0.19
This is an automated release.
Release v1.0.18
This is an automated release.
Release v1.0.17
This is an automated release.
Release v1.0.16
This is an automated release.
Release v1.0.13
This is an automated release.