This release fixes a bug in the handling of searches where there is only one result. Previously some information, such as the `digitised_status` of a single item in a search might have been incorrect. I've also made some adjustments to caching.
0.0.13
Include the 'Availability' flag for series.
0.0.12
The scraped data now includes item, series, and agency notes where they are available.
0.0.11
A couple of fixes to deal with newly-discovered RecordSearch oddities:
* Handle bad dates (ie 30 February) * Ignore labels that aren't in `<td>` or `<div>` tags (this is because there are sometimes headings like 'Subsequent series' in the series note when the scraper expects them to be row labels).