robots_txt 1.1.0+3 robots_txt: ^1.1.0+3 copied to clipboard
A simple yet complete, lightweight and sturdy `robots.txt` ruleset parser to ensure your application follows the standard.
1.1.0+3 #
- Improved documentation.
- Bumped year in the license.
1.1.0+2 #
- Updated package description.
- Updated dependency versions.
1.1.0+1 #
- Formatted files in accordance with
dartfmt
.
1.1.0 #
- Fixed the reading of the contents of
robots.txt
. - Fixed the parsing of rule fields to
Rule
s. - Added
example.dart
.
1.0.0 #
- Initial release.