handinger 0.8.1 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac39fe33eef4532be4a8b24d374da675cb8f8deeaf38351f688be61a62b362aa
4
- data.tar.gz: a753f2830ebf671e83301dad1979c4558bb3187aebaa93f572da40d68468106f
3
+ metadata.gz: a10350d5ac1598c471ad065b5d471a4a7f665e3a9db0e70d1fd91a6f6566647f
4
+ data.tar.gz: 935c3249b83f564c8500949cf6c85a25766d54b67439017ea8053bc79d696491
5
5
  SHA512:
6
- metadata.gz: 91abd9f4b4c70208fd68bae48c793a4af3baa9647f9d0886b7ee6f1848780480ed6a871752d181611f38a977de0317d9ac60bd9d367c98d45bbd0bb5090c13d2
7
- data.tar.gz: cd69e6e8129c46586317d02e98cc3ab2522229bfaf2419cb34d3fe826fd787ad2f80c1db6b1d24703a36bba3666854462978b3d00a6349840c0ff26f44f0b328
6
+ metadata.gz: ac7249bc09d63dccc2ef162de41ddcb86f7ded981837b4039485af5fe214177b58fae34f2e88a17840ad7ccd54d6a60bb2de08274eadca3745c4a4818048a150
7
+ data.tar.gz: 748b50c64d7f68859a34dc894d3253dd2a9f4671614af841686cb62c3a88ed9fc738b1ec534f0c72953fa37c2fec0baf1214d0bfaaaf78347617e62740eb57b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.8.2 (2026-05-11)
4
+
5
+ Full Changelog: [v0.8.1...v0.8.2](https://github.com/ramensoft/handinger-ruby/compare/v0.8.1...v0.8.2)
6
+
7
+ ### Chores
8
+
9
+ * configure new SDK language ([337e427](https://github.com/ramensoft/handinger-ruby/commit/337e4273d24723fb9cee74d0bb5082b5a7b0a2e9))
10
+
3
11
  ## 0.8.1 (2026-05-11)
4
12
 
5
13
  Full Changelog: [v0.8.0...v0.8.1](https://github.com/ramensoft/handinger-ruby/compare/v0.8.0...v0.8.1)
data/README.md CHANGED
@@ -4,6 +4,15 @@ The Handinger Ruby library provides convenient access to the Handinger REST API
4
4
 
5
5
  It is generated with [Stainless](https://www.stainless.com/).
6
6
 
7
+ ## MCP Server
8
+
9
+ Use the Handinger MCP Server to enable AI assistants to interact with this API, allowing them to explore endpoints, make test requests, and use documentation to help integrate this SDK into your application.
10
+
11
+ [![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en-US/install-mcp?name=%40ramensoft%2Fhandinger-mcp&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkByYW1lbnNvZnQvaGFuZGluZ2VyLW1jcCJdLCJlbnYiOnsiSEFORElOR0VSX0FQSV9LRVkiOiJNeSBBUEkgS2V5In19)
12
+ [![Install in VS Code](https://img.shields.io/badge/_-Add_to_VS_Code-blue?style=for-the-badge&logo=data:image/svg%2bxml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBhdGggZmlsbD0iI0VFRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzAuMjM1IDM5Ljg4NGEyLjQ5MSAyLjQ5MSAwIDAgMS0xLjc4MS0uNzNMMTIuNyAyNC43OGwtMy40NiAyLjYyNC0zLjQwNiAyLjU4MmExLjY2NSAxLjY2NSAwIDAgMS0xLjA4Mi4zMzggMS42NjQgMS42NjQgMCAwIDEtMS4wNDYtLjQzMWwtMi4yLTJhMS42NjYgMS42NjYgMCAwIDEgMC0yLjQ2M0w3LjQ1OCAyMCA0LjY3IDE3LjQ1MyAxLjUwNyAxNC41N2ExLjY2NSAxLjY2NSAwIDAgMSAwLTIuNDYzbDIuMi0yYTEuNjY1IDEuNjY1IDAgMCAxIDIuMTMtLjA5N2w2Ljg2MyA1LjIwOUwyOC40NTIuODQ0YTIuNDg4IDIuNDg4IDAgMCAxIDEuODQxLS43MjljLjM1MS4wMDkuNjk5LjA5MSAxLjAxOS4yNDVsOC4yMzYgMy45NjFhMi41IDIuNSAwIDAgMSAxLjQxNSAyLjI1M3YuMDk5LS4wNDVWMzMuMzd2LS4wNDUuMDk1YTIuNTAxIDIuNTAxIDAgMCAxLTEuNDE2IDIuMjU3bC04LjIzNSAzLjk2MWEyLjQ5MiAyLjQ5MiAwIDAgMS0xLjA3Ny4yNDZabS43MTYtMjguOTQ3LTExLjk0OCA5LjA2MiAxMS45NTIgOS4wNjUtLjAwNC0xOC4xMjdaIi8+PC9zdmc+)](https://vscode.stainless.com/mcp/%7B%22name%22%3A%22%40ramensoft%2Fhandinger-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40ramensoft%2Fhandinger-mcp%22%5D%2C%22env%22%3A%7B%22HANDINGER_API_KEY%22%3A%22My%20API%20Key%22%7D%7D)
13
+
14
+ > Note: You may need to set environment variables in your MCP client.
15
+
7
16
  ## Documentation
8
17
 
9
18
  Documentation for releases of this gem can be found [on RubyDoc](https://gemdocs.org/gems/handinger).
@@ -17,7 +26,7 @@ To use this gem, install via Bundler by adding the following to your application
17
26
  <!-- x-release-please-start-version -->
18
27
 
19
28
  ```ruby
20
- gem "handinger", "~> 0.8.1"
29
+ gem "handinger", "~> 0.8.2"
21
30
  ```
22
31
 
23
32
  <!-- x-release-please-end -->
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Handinger
4
- VERSION = "0.8.1"
4
+ VERSION = "0.8.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: handinger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Handinger