ace-review 0.54.1 → 0.54.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: 3fb47ec828c53e77893713d6ad8b2bbbe8c77c4c093f11182f74c5b7d740260d
4
- data.tar.gz: 1e36073fd0b894f4568b8f0ba44205cf09a0b50d46ac318345070456d8af0471
3
+ metadata.gz: eddadd455f524e38373ba3e380f54408fde15a65cddcfb21d80eb7a42509239b
4
+ data.tar.gz: b54ad58b16b07be48c5817cdd7aeff6bad74f7f6c6c551b6c4fae55428a21ab6
5
5
  SHA512:
6
- metadata.gz: 5096b623632a6b5f82a8ca18169f8753c60a12bbcb03ada58f66b8b773fb59b2769fea3276b7c162f231354edaf4c22e287d65f6b416838dae1e69b3520c0dab
7
- data.tar.gz: aca65fc3e7c10331dfef1938d5f22b52d18363e3ede6d9a13a000b71f5256b2d84135ad2f221c2de1687d4286257ed64c832eed9fb2cb3920776233d4f214c2f
6
+ metadata.gz: 39279bea6e0d432ace854271ef27663b104cf6cda2bfe2328ae2155fb528fc0f98f36a2f2b8b4c68aa97f3dea736f707065ff4cca35c973009988a149903c35f
7
+ data.tar.gz: ba38ad0749fca013d2af25e591dc4c4c93a458322ffa811958a8975aec3d589bb39a8b5423491a9a815c4fa5737cf873e6631f42427176c3ec2ad8ac1f8d3626
data/CHANGELOG.md CHANGED
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.54.2] - 2026-09-13
11
+
12
+ ### Technical
13
+ - Update Codex alias tests for Terra and unknown native limits, retaining explicit legacy-model limit coverage.
10
14
 
11
15
  ## [0.54.1] - 2026-09-02
12
16
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ace
4
4
  module Review
5
- VERSION = "0.54.1"
5
+ VERSION = "0.54.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-review
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.1
4
+ version: 0.54.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-09-05 00:00:00.000000000 Z
10
+ date: 2026-09-13 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: ace-support-cli