nng-ruby 0.1.0 → 0.1.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: 4e86c823d0aba2bb0e30c5bd055c604d4fdd309873bb28da77aea1bd76bc361c
4
- data.tar.gz: 52cbdd15b10332011993c95f3911145ebd358edf2d894ba2aee0337d3bcb1ad6
3
+ metadata.gz: ed7d462befa57843491ea1d0b13ef3abf76e279bc7e2539dadd59314752fa81e
4
+ data.tar.gz: 789c112c9ad3e65a2fd73e89b1d71ec8fcb66965724a0f88359996cb6ce62d89
5
5
  SHA512:
6
- metadata.gz: 8d10a1870a56c24ce1cb7f6128e1c21b3ddc8d4ecb4cd1658d645b3fcc4577de1b7cb1c3fe5fc5d56df3289a60c80156b110099ecae7b7ba90730a14b252bbab
7
- data.tar.gz: 8336bada3d8f6212e1f7849cb7cd4e8256c42135311ebcd85c290c011bad085a4d184dbefe9f2f0f7418e841fcc8034934d1957b07576821f5eaed9366de80d6
6
+ metadata.gz: 93a4eb4f83a54993f0c07951a052217dcec8b6b223179364ce8e97f200816d8d5df0a83940b62588fb5055aca3e2d758dff4ed47713669a43c3b0f0ee08d036e
7
+ data.tar.gz: bde9509701d86b8a3e23bd4273ae66d5da41d024278980995894f44e2f20de3820197b3b6c22a9156261257280ca0ba6e5d1a17950d2fcdc301ac954154978c4
data/CHANGELOG.md CHANGED
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.1.1] - 2025-10-03
9
+
10
+ ### Changed
11
+ - Published to GitHub repository
12
+ - Updated gem packaging to include source code
13
+
8
14
  ## [0.1.0] - 2025-10-03
9
15
 
10
16
  ### Added