5 Commits

Author SHA1 Message Date
Andrew Gallant
7a72b1fc57 version bump.
Actually, I don't think I needed to bump `regex` proper. Whoops.
2015-05-28 19:14:55 -04:00
Pascal Hertleif
c427a3f4ff Adjust Some Formatting, Use checkadd More
Related to 
2015-05-29 00:52:43 +02:00
Pascal Hertleif
13eb7bef5f Add '\#' Escaping
Fixes 
2015-05-28 20:22:54 +02:00
Pascal Hertleif
349158ed27 [WIP] Treat '#' as Punctuation
Relates to 
2015-05-28 18:31:06 +02:00
Andrew Gallant
6d5e909e5e Fixes from code review.
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.
2015-05-27 18:43:28 -04:00