v0.1.0
Changelog
016bd6d Ability to point to integer proxy
673a04c Add -no-update-hierarchy flag
0730791 Add a README
5a79880 Add a flag to explicitly define the date of the ONS DB
3abbdbf Add dry run flag
4f8684b Add goreleaser config and workflow
67d3d72 Add uk-postcode-utils dependency
f2376c6 Allow invalid postcodes to be updated
351d61e Bump dependencies and fix build issues against them
7e2f01d Convert to Go
9779656 Create new postcodes if they're missing
de90151 Don't create postcodes for Isle of Man or Channel Islands
5f57414 Fix link to ONS Postcode Directory
cbbd2cf Increase ID generation reliability with integers proxy
ca03029 Initial commit
ad65f97 Iterate over ONSDB in parallel
86b1d32 Limit idle connections to number of logical CPUs
ea10ced Only mint IDs from brooklyn integers
7691ddf Print better stats at end of run
6b57ba7 Put postcodes without coordinates on null island
0670046 Remove Python script
29b7da7 Set the geometry and re-PIP all existing records
1f796b7 Temporarily override crawl dependency
ab1c5a7 Tidy modules and bump go-artisanal-integers-proxy
5a51ce7 Tweak README
364dd48 Update README
58d450c Update README
6903ced Update all dependencies
59fbcc6 Update dependencies and revendor for Go 1.17
a43c654 Update export dependency
e06a405 Update export to 0.3.3 to fix formatting
8f0ea58 Update geometry and dates on existing postcodes
6eaed59 Update go-whosonfirst-export to 0.1.1 with new formatter
09ad627 Update go-whosonfirst-export to 0.3.0
55a8a79 Update module repo path
c467e76 Use 0.2.0 branch of crawl
f61a06d Use atomic counters and add dry-run flag
55d51d2 Use correct country codes for IOM and Channel Islands
07ec139 Use vendor for building
dd627dc Vendor everything
951f832 ensure that response body is closed by PIP client