1.5.0 (2023-01-14)
Feature
- show search count and time elapsed (ec885a5)
- handle unique cases for columns (c543ebe)
- run search on page load (eb457f8)
- use lyrasearch (45f3fb9)
- add simple html search (8e9e4c0)
Bug Fixes
Documentation
Tests
Code Refactoring
- decrease batchSize (99efffd)
- make all fields string type (a6c84c9)
- move script into another file (45942a1)
- move code into functions & add favicon (4ab6469)
- delete scrape.yml and bin (e2be173)
- update with dummy data (dfda9f1)
- project layout (d52e3a0)
Styles
- clear search summary on empty input (03bf1ae)
- clear table when input is empty (12b046c)
- add polymer search link (ca291a9)
- make PhoneNumber a string (483afd9)
- add plus sign to PhoneNumber (37eefd7)
- add break (862f5c2)
Chores
- data: update csv and json data (37aa71d)
- data: update csv and json data (83ad26a)
- update makefile to add cmd to serve simple http server (745268c)
- add umami (e5fefba)
- setup custom domain (4718430)
- use mlr to convert csv to json (e1334ce)
- data: update generated csv automatically (ec7929d)
- bin: update bin automatically (540df80)