Skip to content

Commit 2d0f760

Browse files
chore: update changelogs and binary size metrics
1 parent 39738ca commit 2d0f760

File tree

3 files changed

+15
-34
lines changed

3 files changed

+15
-34
lines changed

crates/santa-cli/CHANGELOG.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7-
No notable changes in this release.
8-
9-
## [santa-v0.3.0] - 2025-12-16
7+
### Features
108

11-
### Documentation
9+
- Package discovery pipeline with Repology integration (#46)
1210

13-
- Add comprehensive user documentation (#58)
1411

12+
## [santa-v0.3.0] - 2025-12-16
1513

1614
### Features
1715

@@ -24,8 +22,6 @@ No notable changes in this release.
2422

2523
### Performance
2624

27-
- Optimize release binary size and add size tracking (#48)
28-
2925
- Replace ureq and tera with lighter alternatives (#47)
3026

3127

@@ -44,11 +40,6 @@ No notable changes in this release.
4440

4541
## [santa-v0.1.3] - 2025-11-17
4642

47-
### Bug Fixes
48-
49-
- Disable GitHub release creation in release-plz (#22)
50-
51-
5243
### Features
5344

5445
- Enhance workspace configuration and CI for multi-package best practices (#23)
@@ -58,30 +49,19 @@ No notable changes in this release.
5849

5950
### Bug Fixes
6051

61-
- Use RELEASE_PLZ_TOKEN to trigger release CI
62-
6352
- Make source system extensible without code changes (#19)
6453

6554

6655
## [santa-v0.1.1] - 2025-11-17
6756

6857
### Bug Fixes
6958

70-
- Add platform-aware source filtering to default config (#4)
71-
7259
- Add Windows package manager to default config sources (#8)
7360

7461
- Add version requirement for santa-data dependency
7562

7663
- Correct README path in santa-cli Cargo.toml (#9)
7764

78-
- Use RELEASE_PLZ_TOKEN to trigger CI on release PRs (#15)
79-
8065
- Move templates into santa-cli crate for cargo packaging
8166

8267

83-
### Features
84-
85-
- Modernize architecture with security fixes and release automation (#1)
86-
87-

metrics/binary-size.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
2025-12-06 v0.2.0 10600184 11MB
66
2025-12-16 santa 5644992 5.4MB
7+
2025-12-23 santa 5670232 5.5MB

metrics/bloat.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
File .text Size Crate
2-
67.9% 98.4% 3.94MiB *
3-
14.3% 20.7% 851KiB minijinja
2+
67.3% 98.4% 3.94MiB *
3+
14.2% 20.8% 852KiB minijinja
44
6.9% 10.0% 412KiB clap_builder
5-
5.2% 7.5% 309KiB rustls
5+
5.1% 7.5% 309KiB rustls
66
4.4% 6.4% 263KiB santa
77
4.2% 6.1% 250KiB ?
88
3.8% 5.5% 227KiB moka
99
3.3% 4.9% 199KiB regex_syntax
10-
3.2% 4.6% 189KiB tokio
10+
3.2% 4.6% 191KiB tokio
1111
3.0% 4.4% 179KiB regex_automata
1212
2.9% 4.3% 175KiB santa
13-
2.1% 3.0% 123KiB tracing_subscriber
13+
2.0% 3.0% 123KiB tracing_subscriber
1414
1.6% 2.4% 97.3KiB clap_complete
15-
1.5% 2.2% 91.0KiB std
16-
1.5% 2.2% 89.2KiB alloc
15+
1.5% 2.2% 91.4KiB std
16+
1.5% 2.2% 89.0KiB alloc
1717
1.3% 1.9% 79.7KiB santa_data
18-
1.1% 1.6% 66.2KiB ring
18+
1.1% 1.6% 66.3KiB ring
1919
1.0% 1.5% 62.4KiB sickle
20-
0.8% 1.2% 48.6KiB minreq
20+
0.8% 1.2% 48.5KiB minreq
2121
0.4% 0.6% 25.2KiB chrono
2222
0.4% 0.6% 24.2KiB webpki
2323
0.4% 0.6% 22.9KiB clap_markdown
2424
0.4% 0.5% 22.2KiB std
2525
0.4% 0.5% 21.4KiB core
26-
0.3% 0.4% 17.4KiB signal_hook_registry
2726
0.3% 0.4% 17.1KiB alloc
2827
0.3% 0.4% 16.7KiB anyhow
2928
0.3% 0.4% 16.1KiB tracing_core
29+
0.3% 0.4% 15.6KiB signal_hook_registry
3030
0.2% 0.3% 13.9KiB console
3131
0.2% 0.3% 12.1KiB tabular
3232
0.2% 0.3% 11.3KiB parking_lot
@@ -63,10 +63,10 @@
6363
0.0% 0.0% 452 B compiler_builtins
6464
0.0% 0.0% 421 B tracing
6565
0.0% 0.0% 376 B smallvec
66+
0.0% 0.0% 300 B log
6667
0.0% 0.0% 272 B futures_core
6768
0.0% 0.0% 244 B terminal_size
6869
0.0% 0.0% 191 B libc
69-
0.0% 0.0% 176 B log
7070
0.0% 0.0% 157 B env_home
7171
0.0% 0.0% 138 B futures_util
7272
0.0% 0.0% 130 B rustix

0 commit comments

Comments
 (0)