All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This functionality is on GitHub but not yet in the gem.
0.5.0 - 2020-04-30
- Case officer search for Northgate
- Status search for Idox and Northgate
0.4.6 - 2020-04-22
- Major change to Northgate output semantics. Scraper previously returned
date_received
from the search results pages. Now it returnsdate_validated
which is correct. Previously collected data needs to be moved to this new column or rescraped. #40 - Upgraded
rake
to fix CVE-2020-8130.
0.4.5 - 2020-02-24
- Gateshead Council.
0.4.4 - 2019-10-29
- URLs for Camden, Islington and Merton councils.
0.4.3 - 2019-01-22
uk_planning_scraper
published as a gem on RubyGems for the first time.
0.4.2 - 2019-01-08
- Kingston becomes Idox.
- Bradford and Leeds tagged
westyorkshire
notwestmidlands
.
0.4.1 - 2018-10-18
- 39 new councils.
- Use spaces not commas to separate tags in
authorities.csv
file. - Use
pry
notirb
as default console.
0.4.0 - 2018-10-12
- Use chained methods rather than an options hash for the scraper parameters. This permits better error checking. #15
0.3.2 - 2018-10-10
0.3.1 - 2018-10-10
0.3.0 - 2019-10-09
0.2.0 - 2018-09-19
0.1.1 - 2018-09-15
0.1.0 - 2018-09-14
- Basic Idox scraper.