pdnd-ruby-client 0.1.11 → 0.1.12

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: 9b3a60006f1fdccd9a27b51ff709dd31c6dc9bdb0aff67dea107ef5b4b831684
4
- data.tar.gz: 6cf4ee8b690e37d2ad5670d6e451c04b22abecfde90d0e680601511d96365c50
3
+ metadata.gz: 3275e253526f53dc73d65660206958f8f1a0b5aaea41fca668ef923243e5aa04
4
+ data.tar.gz: f70e2a235b5609a8ac650f322387fc0a058ef9f9b2dbe65cabd24974d28640be
5
5
  SHA512:
6
- metadata.gz: 4b494d6be6c3d878e16cc7b7d8b67845898a2719a36914d85f012e30a8458318ec243dcce00be73bc9f2dde523efc68a6788efcf9ac34a742aef794caa880307
7
- data.tar.gz: abd1a3cf2095fc3ef9ab580a7337599566932640a4ebb79359661174bd8bb4f565d8255c542a42732ab1c6ace7b71d073befb73fc4c1c4cd1ef2b7e2311abcbb
6
+ metadata.gz: 157959121828f0f5c582f3bbecaadf3b5ec644a5c833285d9664beced1743324227ed8a02e4c20b99bdfa0337af371977662a1ee7b43e2a38c7da4f2bcf9f3aa
7
+ data.tar.gz: ace72e1d8cf89f0f7c638a555b5ec9a98e388de0b2d354ef44593e83b219712e2d3117afd3b48d1e9ef0e70795aaa84a14d1fec5358f211641bb1c7f44d5094b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.1.12](https://github.com/isprambiente/pdnd-ruby-client/tree/v0.1.12) (2026-02-16)
4
+
5
+ [Full Changelog](https://github.com/isprambiente/pdnd-ruby-client/compare/v0.1.11...v0.1.12)
6
+
3
7
  ## [v0.1.11](https://github.com/isprambiente/pdnd-ruby-client/tree/v0.1.11) (2026-01-31)
4
8
 
5
9
  [Full Changelog](https://github.com/isprambiente/pdnd-ruby-client/compare/v0.1.10...v0.1.11)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module PDND
4
4
  class ClientVersion
5
- VERSION = '0.1.11'
5
+ VERSION = '0.1.12'
6
6
  end
7
7
  end
data/publiccode.yml CHANGED
@@ -3,8 +3,8 @@ name: PDND Ruby Client
3
3
  applicationSuite: PDNDClient
4
4
  url: https://github.com/isprambiente/pdnd-ruby-client.git
5
5
  landingURL: https://github.com/isprambiente/pdnd-ruby-client
6
- softwareVersion: 0.1.11
7
- releaseDate: 2026-01-31
6
+ softwareVersion: 0.1.12
7
+ releaseDate: 2026-02-16
8
8
  platforms:
9
9
  - web
10
10
  - windows
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pdnd-ruby-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Francesco Loreti