Skip to content

Release v0.7.0#133

Merged
josephbirkner merged 45 commits intomainfrom
v0.6.3
Mar 16, 2026
Merged

Release v0.7.0#133
josephbirkner merged 45 commits intomainfrom
v0.6.3

Conversation

@josephbirkner
Copy link
Collaborator

@josephbirkner josephbirkner commented Jan 14, 2026

Release 0.7.0

  • Zero-copy serialization.
  • Model stats interface.
  • Dedicated ModelColumn class with interchangeable vector/segmented_vector storage.
  • Compact Array storage.
  • Singleton Array storage.
  • Simplified/more functional diagnostics.

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Test Results

 1 files  ±0   1 suites  ±0   6m 47s ⏱️ -9s
90 tests +4  90 ✅ +4  0 💤 ±0  0 ❌ ±0 
95 runs  +4  95 ✅ +4  0 💤 ±0  0 ❌ ±0 

Results for commit 87a0469. ± Comparison against base commit 830cceb.

This pull request removes 2 and adds 6 tests. Note that renamed tests count towards both.
AnyUnknownField ‑ AnyUnknownField
OrShortCircuit ‑ OrShortCircuit
ArrayArena singleton-handle storage ‑ ArrayArena singleton-handle storage
ArrayArena supports TwoPart element storage ‑ ArrayArena supports TwoPart element storage
Byte token roundtrip ‑ Byte token roundtrip
ModelColumn supports split TwoPart storage ‑ ModelColumn supports split TwoPart storage
Tagged bytes JSON ‑ Tagged bytes JSON
UnknownFields ‑ UnknownFields

♻️ This comment has been updated with latest results.

@josephbirkner josephbirkner marked this pull request as draft January 15, 2026 10:02
@josephbirkner josephbirkner changed the title Release v0.6.3 Release v0.7.0 Mar 16, 2026
@sonarqubecloud
Copy link

@github-actions
Copy link

Package Line Rate Branch Rate Health
include.simfil 24% 10%
include.simfil.model 75% 46%
src 79% 47%
src.model 82% 46%
Summary 46% (7858 / 17023) 27% (4770 / 17363)

@josephbirkner josephbirkner marked this pull request as ready for review March 16, 2026 15:03
@josephbirkner josephbirkner merged commit 1fe5f3f into main Mar 16, 2026
8 checks passed
@josephbirkner josephbirkner deleted the v0.6.3 branch March 16, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants