Actually, I don't think I needed to bump `regex` proper. Whoops.
checkadd
Related to #88
Fixes #88
Relates to #88
The big change here is the addition of a non-public variant in the error enums. This will hint to users that one shouldn't exhaustively match the enums in case new variants are added.