- Configure GitHub Actions to run tests on PR creation by @ahasunos in #1
- Fix version bumper failure due to missing semantic gem by @ahasunos in #2
- Rename old commit files from nse_gem project by @ahasunos in #3
- Implement caching mechanism in the library by @ahasunos in #5
- Implement client to handle HTTP requests by @ahasunos in #6
- Implement API manager with API configuration & caching support by @ahasunos in #8
- Implement ApiWrapper interface for end users by @ahasunos in #9
- Update documentation for ApiWrapper by @ahasunos in #11