iscc-lib 0.2.0-aarch64-linux → 0.3.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: 2bd24cac731cefb59346f24f1d64de9a24e9fa769de84f06f735f00a263ba7f4
4
- data.tar.gz: 21a83aff5a160d9202fe9e571020f5048ae15acd03cb9b3660caec2866187faf
3
+ metadata.gz: e16c6f396f2b9d7eaefe1a0fda080f057308e174b31f3802cbbb13eb5454dd3a
4
+ data.tar.gz: ffff917b77d994835acd3487b33c6b2670e822c5b572369355450b083fc3c838
5
5
  SHA512:
6
- metadata.gz: 6e2b7047b6bd7fc0cc4a6e693b32387e6c20cd1242590c4ce8a767b9307e74fdbcdbc0f80103c07b901e39f9eb6f123c4bd4621a566796014c99417c1df67c69
7
- data.tar.gz: 1f8fbfeeadf70f14e21d5b910155eab7c41c8612bb0cebd0e3eaba5b9b7fae59b49332fb76dc63c1ae9cd6ca216721dc032cb35a68942b8f053579e73b25000f
6
+ metadata.gz: 5b0455e6068ee313f216047aa77827433537a9afe28452530e772234ff582628ae86044784933f750e37421a26cfd0dc84386f5015a40d98b333a7e6a70eb9ee
7
+ data.tar.gz: a11217a6bc01f76fe2f96babba57a32546dd1448d7f6c1fea5c53a037a4917d3ace157f3a59327b92cdf3a666963d889aba6e15e69fdc53fb710a6fa83bfe25e
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.2.0"
5
+ VERSION = "0.3.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.2.0
4
+ version: 0.3.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-05 00:00:00.000000000 Z
11
+ date: 2026-03-08 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.