Release for Decidim 0.22.x series.
Fixed:
- Allow dashes and question marks in translation keys (see #43, thanks @Kagemaru).
- No longer exponential runtime for failing regexes due to an excess dot in the regular expression (see #43, thanks @Kagemaru).
- Stack level too deep error with cache logging level set to
debug
#38