Skip to content

Releases: ahasunos/api_wrapper

v0.1.6 - Beta Release

16 Sep 18:19
Compare
Choose a tag to compare
Pre-release

Description

This is the initial beta release of the api_wrapper gem designed to simplify API interactions. The logic was initially part of nse_data-v0.1.1 and has been extracted here for reusability purposes.

What's Changed

  • ci: configure gh actions to run tests on PR creation by @ahasunos in #1
  • ci: fix version bumper as it is failing to require semantic gem by @ahasunos in #2
  • fix: rename old commit files from nse 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 api wrapper interface for end users by @ahasunos in #9
  • docs: update documentation for api wrapper by @ahasunos in #11

Contributors

Full Changelog: https://github.com/ahasunos/api_wrapper/commits/v0.1.6