untis 0.1.0-alpha.4 untis: ^0.1.0-alpha.4 copied to clipboard
This package allows you to parse Untis's HTML.
0.1.0-alpha.4 #
- Introduced the new
Parser
/ParserBuilder
API to allow for smarter parsing
0.1.0-alpha.3 #
- Removed
Page.toJson
,Page.toJsonString
,Page.fromJson
andPage.fromJsonString
, because they were practically unnecessary
0.1.0-alpha.2 #
- Renamed
Plan
→Page
0.1.0-alpha.1 #
- Made
Substitution.raw
more robust to empty classes
0.1.0-alpha.0 #
- Initial attempt at making a DSB independent Untis parser