Format: vX.Y.Z (DD-MM-YYYY)
Parse icon_color field enumeration
- Update dependencies
- Resolve #16
Fix library tries to parse default to the as boolean
Fix Choose one "one of" pattern is not recognized
Fix links like /bots/webapps are not handled
- Fix
deleteMessagecannot be extracted - Fix
" base quotesentence cannot be parsed - Fix description is not full for types like
PassportElementError
Yank v0.3.1 because of breaking changes
- Add
min-max charactersmin-max pattern for strings - Add
always "something"default pattern
- Yank v0.2.6 because of breaking changes
- Return lexer error instead of panicking
- Fix issue #11
- Fix issue #9
- Fix issue #7
- Fix issue #8
Update README.md (new domain for links)
Add Can be pattern for enumeration detection
Fix </br> tag ignored when converting HTML to plain text
Fix type parsing like Array of Array of PhotoSize
Add either pattern for enumeration detection
Add Unknown variant for ObjectData to cope better with future changes