1.x-2.0.0-rc1
·
12 commits
to 1.x-2.x
since this release
What's Changed
- Issue #24: fix tests by @argiepiano in #25
- Issue #26: further tests. Accept dashes for field tokens by @argiepiano in #27
Note: while Entity Tokens now accept dashes, underscores are still listed as the "official" pattern to match core.
This fix also allows unchained field tokens handled by core to be expressed with dashes, as in [node:field-tags]. This improves backward compatibility with D7 Entity Tokens.
Full Changelog: 1.x-2.0.0-beta2...1.x-2.0.0-rc1