Releases: ahmethakanbesel/finance-api
Releases · ahmethakanbesel/finance-api
v0.2.0
Changelog
- de5d710 chore: remove legacy packages
- 59c6a55 chore: update readme
- 91ea7c0 chore: update readme
- 796acef ci: add build stage
- 5c6f238 ci: remove go download from dockerfile
- 023d8d4 ci: upgrade to
go 1.21
- 33938b1 internal: create the package
- 296e118 main: inject scrapers
- 19183af refactor all scrapers and release of web-ui
- 6290f5d scraper: refactor package
- 22dbc59 scraper: remove unwanted comments
- 6094e81 tefas: refactor scraper and api
- 7ff5a7c ui: initial release
- 9ad0ad3 yahoo: refactor scraper and api
v0.1.0
Changelog
- c9f4c6c chore: add a line break
- 6e48303 chore: add license
- 4c51adf chore: update dependencies
- ded65ad chore: update gitignore
- a5d50f8 chore: update gitignore
- 43ac1ea chore: update license file
- a7dbdbc ci: add build&qa steps
- 6505c07 ci: add goreleaser
- 1d4ffac ci: add make file
- e3488f9 ci: downgrade go version
- 1b9f52c feat: add csv return format
- 4a82d65 feat: add db migrations
- 78a6716 feat: add migration command
- 3abcdf7 feat: check start date provided
- 3eca111 initial version
- bd191a1 refactor: make scraping concurrent
- db7d7ad refactor: remove static serve
- 50a4375 refactor: remove yahoo user agent
- b020610 refactor: scrapers