What's Changed
---
- Features :
- Update export feature. Now only support markdown file, not text file (https://github.com/nguyen-ngoc-thach/git-search-command/commit/7f4f56f9a53783340a6ba7c7f505e6eacc7bc4ac)
- Set HTTP request timeout to 20 second (https://github.com/nguyen-ngoc-thach/git-search-command/commit/9f8e178a874c99a87599e385cfd9a66970c2cf3e)
- Show HTTP request logs (https://github.com/nguyen-ngoc-thach/git-search-command/commit/d0fed238e93433cd3b02edd873f10928a53ad68c)
- Support GitHub search (https://github.com/nguyen-ngoc-thach/git-search-command/pull/10, https://github.com/nguyen-ngoc-thach/git-search-command/pull/15)
- Handle rate limit from (https://github.com/nguyen-ngoc-thach/git-search-command/commit/5e2ce80f94d29c3a16e82a56b374f9b475f1685f)
- Tech tasks :
- Up black module version to 22.3.0 (https://github.com/nguyen-ngoc-thach/git-search-command/commit/50fea729412c39ed4c44e6ee540fcea91fd1c8e1)
- Apply dependencies injection for project (https://github.com/nguyen-ngoc-thach/git-search-command/commit/fc70f57e5100886c7b7010c1fa88c3fb5aa9902d)
- Refactor code for more clean and more flexible (https://github.com/nguyen-ngoc-thach/git-search-command/commit/e4380a4b421ee625342915a2008eb50970bfbba4, https://github.com/nguyen-ngoc-thach/git-search-command/pull/9)
**Full Changelog**: https://github.com/nguyen-ngoc-thach/git-search-command/compare/1.0.1...2.0.0