iscc-lib 0.3.1-x86_64-linux → 0.5.0-x86_64-linux

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: d91177e92088ac742b5ddc1fb10db6c3bda609566473b962edaa594715cc77d1
4
- data.tar.gz: e03ae7c7272c5b38acf430dee550a484728e07a1d71b657a01312aaea332b074
3
+ metadata.gz: 30d5a2b41f2be8ba818a70d341834d2fe6a594c84e3f208971705fbb4caf8dfd
4
+ data.tar.gz: b2ff9ddaad658c9b87fceecb3f683bd2f06f0da91529c32770bb362c4f41fd31
5
5
  SHA512:
6
- metadata.gz: 21f50fe5a02cb081f7acd42e8fbeb468590b34862d6712f47e17f1aceb09d9cf8135f9789fc1228da4030dbec1248c89f0782e29cab5ba230c2f4fc9842043f7
7
- data.tar.gz: 309e8ccf02356a2796ce4866c3069a6e3bb9f77596b844c6e0b9806e7607497dce0484a8cb3d59ca118e6ab29e13adb9553810c507025a1a6fd1c30f72fc9e2c
6
+ metadata.gz: 701c47de7261e1637e5e89d60445d3925a46a800b2f35d55bd22d7ffca3e7837582429aa1e1f81d82ddf6e4317883578c55c09fe2759b2c1cb087690cc063236
7
+ data.tar.gz: 24ab2b99eace95a6d460eb0000626d4f36ca392514f2063fd73be9ed28ec9142d02757a868ac4591f42cb08d08009e2307e17fe3476ba25ba9f3b3b0f0da2158
Binary file
Binary file
Binary file
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Version constant for the iscc-lib gem (synced from root Cargo.toml).
4
4
  module IsccLib
5
- VERSION = "0.3.1"
5
+ VERSION = "0.5.0"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iscc-lib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.5.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Titusz Pan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-03-08 00:00:00.000000000 Z
11
+ date: 2026-06-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: High-performance Ruby bindings for ISO 24138:2024 (ISCC). Native Rust
14
14
  extension via Magnus for content identification and matching.