# Release notes ## 0.3.0 * `wildcard` is now `no_std`. * Implement `Debug` for `Wildcard`. ## 0.2.0 * Support arbitrary alphabets. We now support `char` matching. ## 0.1.0 * Initial import.