2.0.0 (2023-08-20)
Breaking Changes
- bump to v2 (adeb88c)
- add embedded struct (12e5ea7)
- update file names (184b767)
- store crawled data in db (e2f0664)
Feature
- migrate to oramasearch (9135630)
- get restaurant description (3a3ac8a)
- add simple flags to the cli (1b0d95c)
Bug Fixes
- trim description (73816b6)
Documentation
- update info to latest (63624fa)
Code Refactoring
- create db at root dir (939724f)
Styles
Chores
- go mod tidy (8588d1d)
- data: update csv and json data (688e328)
- add cmd to convert data from sqlite source (ec5766b)
- add .gitmessage (4771d33)
- add sqlitetocsv (e16c9b6)
CI
- add go1.20.x (a1c1e52)