| Version | Date | Description |
|---|---|---|
| 0.3.2 | 2005-10-05 | Assortment of bugfixes |
| 0.3.1 | 2005-09-26 | User-Agent bugfix |
| 0.3 | 2005-05-18 | User-Agent fix |
| 0.2 | 2004-04-13 | No dependencies |
| 0.1.1 | 2003-12-08 | Bug fix |
| 0.1 | 2003-08-23 | Initial release |
| Type | Changes | By |
|---|---|---|
|
Checks specified user agents first, and then wildcards now; prior to this it was just checking in the order they appeared in the robots.txt file. Fixes NRB-6. | hen |
|
User-agent name comparisons should be case-insensitive. Fixes NRB-8. | hen |
|
"Disallow: " implies that nothing is disallowed; prior to this it was effectively being ignored. Fixes NRB-9. | hen |
| Type | Changes | By |
|---|---|---|
|
Now correctly sets the User Agent in the request. Fixes NRB-5. | hen |
| Type | Changes | By |
|---|---|---|
|
An application level exception added, NoRobotException. | hen |
|
Log4j dependency removed. Throwing Exceptions means no logging needed. | hen |
|
Genjava-core and commons-lang dependencies removed by inlining a method. | hen |