iscc-lib 0.3.1-aarch64-linux → 0.4.0-aarch64-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: 4c00e00c35b928a61b4d6fab083532a7a4cfd12dee3a808d2b3c6697a2449820
4
- data.tar.gz: 8ac9843cebe84878ff070e1a88f503f8176221257065b4d14ed8203403f83823
3
+ metadata.gz: 485223419928a67a5582a6ecabd8e8641b02e26bc788dd337ca5e236b9467ba7
4
+ data.tar.gz: 425441d6ae78068bfcfe9ac6757ae26511c733c705ba35e97ea03bfb53c53144
5
5
  SHA512:
6
- metadata.gz: 2565d6036029c5b9750ed21c5dc395c65f1e6705578f32a26a2f809bd566a89eab60e338df476339e5a74bba4b002d958e80b7de2590ad9453b4921ae9c8738e
7
- data.tar.gz: 07666e51e612e67785b6507e155cf6c130c07c13317a6cdb9fbfe9b99d2c84b335750ee5104e23abc4fae5006f76ab34fa934031ca83eb932029f6f477ed32ac
6
+ metadata.gz: 7a02ad573894ab38daff641e47386b25c4b02d3b696f184b957de286244d35c4b3f984c11a045285298a11fcd47d0ae0f715028d347eee54b129afeb0b95e859
7
+ data.tar.gz: 22757048f983131773a0819b2dad1a9855bb8c4de13dd20dc5660976d2009845bba08a8e8d028863058a9a4dae7fa0ded2df073e0d2063ef5c662c2313aabf5b
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.4.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.4.0
5
5
  platform: aarch64-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-03-24 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.