Releases: ryanfowler/precompress
Releases · ryanfowler/precompress
v0.3.1
What's Changed
- Bump brotli from 5.0.0 to 6.0.0 by @dependabot in #252
- Bump anyhow from 1.0.82 to 1.0.83 by @dependabot in #253
- Bump anyhow from 1.0.83 to 1.0.86 by @dependabot in #254
- Bump strum_macros from 0.26.2 to 0.26.3 by @dependabot in #255
- Bump strum_macros from 0.26.3 to 0.26.4 by @dependabot in #256
- Bump clap from 4.5.4 to 4.5.6 by @dependabot in #257
- Bump clap from 4.5.6 to 4.5.7 by @dependabot in #258
- Bump strum from 0.26.2 to 0.26.3 by @dependabot in #259
- Bump clap from 4.5.7 to 4.5.8 by @dependabot in #260
- Bump zstd from 0.13.1 to 0.13.2 by @dependabot in #261
- Bump clap from 4.5.8 to 4.5.9 by @dependabot in #262
- Bump clap from 4.5.9 to 4.5.10 by @dependabot in #263
- Bump clap from 4.5.10 to 4.5.11 by @dependabot in #264
- Bump clap from 4.5.11 to 4.5.13 by @dependabot in #265
- Bump flate2 from 1.0.30 to 1.0.31 by @dependabot in #266
- Bump clap from 4.5.13 to 4.5.14 by @dependabot in #267
- Bump clap from 4.5.14 to 4.5.15 by @dependabot in #268
- Bump clap from 4.5.15 to 4.5.16 by @dependabot in #269
- Bump flate2 from 1.0.31 to 1.0.32 by @dependabot in #270
- Bump flate2 from 1.0.32 to 1.0.33 by @dependabot in #271
- Bump clap from 4.5.16 to 4.5.17 by @dependabot in #272
- Bump ignore from 0.4.22 to 0.4.23 by @dependabot in #273
- Bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #274
- Bump anyhow from 1.0.87 to 1.0.88 by @dependabot in #275
- Bump anyhow from 1.0.88 to 1.0.89 by @dependabot in #276
- Bump clap from 4.5.17 to 4.5.18 by @dependabot in #277
- Bump flate2 from 1.0.33 to 1.0.34 by @dependabot in #278
- Bump clap from 4.5.18 to 4.5.19 by @dependabot in #279
- Bump brotli from 6.0.0 to 7.0.0 by @dependabot in #280
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add --min-size argument by @ryanfowler in #216
- Bump anyhow from 1.0.75 to 1.0.76 by @dependabot in #218
- Bump crossbeam from 0.8.2 to 0.8.3 by @dependabot in #219
- Bump anyhow from 1.0.76 to 1.0.77 by @dependabot in #220
- Bump clap from 4.4.11 to 4.4.12 by @dependabot in #221
- Bump anyhow from 1.0.77 to 1.0.78 by @dependabot in #222
- Bump anyhow from 1.0.78 to 1.0.79 by @dependabot in #223
- Bump clap from 4.4.12 to 4.4.13 by @dependabot in #224
- Bump ignore from 0.4.21 to 0.4.22 by @dependabot in #225
- Bump crossbeam from 0.8.3 to 0.8.4 by @dependabot in #226
- Bump clap from 4.4.13 to 4.4.14 by @dependabot in #227
- Bump clap from 4.4.14 to 4.4.16 by @dependabot in #228
- Bump clap from 4.4.16 to 4.4.17 by @dependabot in #229
- Bump clap from 4.4.17 to 4.4.18 by @dependabot in #230
- Bump strum_macros from 0.25.3 to 0.26.1 by @dependabot in #232
- Bump strum from 0.25.0 to 0.26.1 by @dependabot in #231
- Use macos m1 machines in CI by @ryanfowler in #233
- Upgrade Rust to v1.75.0 by @ryanfowler in #234
- Bump clap from 4.4.18 to 4.5.0 by @dependabot in #235
- Bump clap from 4.5.0 to 4.5.1 by @dependabot in #236
- Bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #237
- Bump clap from 4.5.1 to 4.5.2 by @dependabot in #238
- Bump strum_macros from 0.26.1 to 0.26.2 by @dependabot in #240
- Bump strum from 0.26.1 to 0.26.2 by @dependabot in #239
- Bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #241
- Bump clap from 4.5.2 to 4.5.3 by @dependabot in #242
- Bump brotli from 3.4.0 to 3.5.0 by @dependabot in #243
- Bump clap from 4.5.3 to 4.5.4 by @dependabot in #244
- Bump zstd from 0.13.0 to 0.13.1 by @dependabot in #245
- Bump brotli from 3.5.0 to 4.0.0 by @dependabot in #246
- Bump anyhow from 1.0.81 to 1.0.82 by @dependabot in #247
- Bump brotli from 4.0.0 to 5.0.0 by @dependabot in #248
- Bump flate2 from 1.0.28 to 1.0.29 by @dependabot in #249
- Bump flate2 from 1.0.29 to 1.0.30 by @dependabot in #250
- Redesign precompress api by @ryanfowler in #251
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Bump strum_macros from 0.25.1 to 0.25.2 by @dependabot in #190
- Bump clap from 4.3.19 to 4.3.21 by @dependabot in #191
- Bump flate2 from 1.0.26 to 1.0.27 by @dependabot in #192
- Bump anyhow from 1.0.72 to 1.0.73 by @dependabot in #193
- Bump anyhow from 1.0.73 to 1.0.74 by @dependabot in #194
- Bump anyhow from 1.0.74 to 1.0.75 by @dependabot in #195
- Bump clap from 4.3.21 to 4.3.22 by @dependabot in #196
- Bump clap from 4.3.22 to 4.3.23 by @dependabot in #197
- Bump clap from 4.3.23 to 4.3.24 by @dependabot in #198
- Bump clap from 4.3.24 to 4.4.0 by @dependabot in #199
- Bump clap from 4.4.0 to 4.4.1 by @dependabot in #200
- Bump clap from 4.4.1 to 4.4.2 by @dependabot in #201
- Bump clap from 4.4.2 to 4.4.3 by @dependabot in #202
- Bump clap from 4.4.3 to 4.4.4 by @dependabot in #203
- Bump clap from 4.4.4 to 4.4.5 by @dependabot in #204
- Bump clap from 4.4.5 to 4.4.6 by @dependabot in #205
- Bump brotli from 3.3.4 to 3.4.0 by @dependabot in #206
- Bump zstd from 0.12.4 to 0.13.0 by @dependabot in #207
- Bump flate2 from 1.0.27 to 1.0.28 by @dependabot in #208
- Bump strum_macros from 0.25.2 to 0.25.3 by @dependabot in #209
- Bump clap from 4.4.6 to 4.4.7 by @dependabot in #210
- Bump clap from 4.4.7 to 4.4.8 by @dependabot in #211
- Bump ignore from 0.4.20 to 0.4.21 by @dependabot in #212
- Bump clap from 4.4.8 to 4.4.10 by @dependabot in #213
- Bump clap from 4.4.10 to 4.4.11 by @dependabot in #214
- Upgrade to Rust v1.74.0 by @ryanfowler in #215
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Bump clap from 4.3.3 to 4.3.4 by @dependabot in #170
- Bump strum_macros from 0.24.3 to 0.25.0 by @dependabot in #171
- Bump strum from 0.24.1 to 0.25.0 by @dependabot in #172
- Bump clap from 4.3.4 to 4.3.5 by @dependabot in #173
- Bump phf from 0.11.1 to 0.11.2 by @dependabot in #174
- Bump clap from 4.3.5 to 4.3.8 by @dependabot in #175
- Bump clap from 4.3.8 to 4.3.9 by @dependabot in #176
- Bump num_cpus from 1.15.0 to 1.16.0 by @dependabot in #177
- Bump clap from 4.3.9 to 4.3.10 by @dependabot in #178
- Bump strum_macros from 0.25.0 to 0.25.1 by @dependabot in #179
- Bump clap from 4.3.10 to 4.3.11 by @dependabot in #180
- Bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #181
- Bump clap from 4.3.11 to 4.3.12 by @dependabot in #182
- Bump clap from 4.3.12 to 4.3.15 by @dependabot in #183
- Bump clap from 4.3.15 to 4.3.16 by @dependabot in #184
- Bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 by @dependabot in #185
- Bump clap from 4.3.16 to 4.3.17 by @dependabot in #186
- Bump clap from 4.3.17 to 4.3.19 by @dependabot in #187
- Bump jemallocator from 0.5.0 to 0.5.4 by @dependabot in #188
- Upgrade Rust to v1.71.1 by @ryanfowler in #189
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Full Changelog: v0.2.6...v0.2.7
v0.2.6
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Bump num_cpus from 1.14.0 to 1.15.0 by @dependabot in #123
- Bump is-terminal from 0.4.1 to 0.4.2 by @dependabot in #124
- Bump clap from 4.0.29 to 4.0.30 by @dependabot in #125
- Bump libc from 0.2.138 to 0.2.139 by @dependabot in #126
- Bump clap from 4.0.30 to 4.0.32 by @dependabot in #127
- Bump rustix from 0.36.5 to 0.36.6 by @dependabot in #128
- Bump once_cell from 1.16.0 to 1.17.0 by @dependabot in #129
- Bump ignore from 0.4.18 to 0.4.19 by @dependabot in #130
- Bump regex from 1.7.0 to 1.7.1 by @dependabot in #132
- Bump zstd-sys from 2.0.4+zstd.1.5.2 to 2.0.5+zstd.1.5.2 by @dependabot in #133
- Bump zstd from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2 by @dependabot in #134
- Bump ignore from 0.4.19 to 0.4.20 by @dependabot in #143
- Bump clap from 4.0.32 to 4.1.1 by @dependabot in #144
- Bump clap from 4.1.1 to 4.1.3 by @dependabot in #145
- Bump clap from 4.1.3 to 4.1.4 by @dependabot in #146
- Bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2 by @dependabot in #147
- Bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #148
- Bump clap from 4.1.4 to 4.1.6 by @dependabot in #149
- Bump clap from 4.1.6 to 4.1.8 by @dependabot in #150
- Bump clap from 4.1.8 to 4.1.9 by @dependabot in #151
- Bump anyhow from 1.0.69 to 1.0.70 by @dependabot in #153
- Bump clap from 4.1.9 to 4.1.11 by @dependabot in #152
- Bump clap from 4.1.11 to 4.1.13 by @dependabot in #154
- Bump clap from 4.1.13 to 4.1.14 by @dependabot in #155
- Bump clap from 4.1.14 to 4.2.0 by @dependabot in #156
- Bump clap from 4.2.0 to 4.2.1 by @dependabot in #157
- Bump clap from 4.2.1 to 4.2.2 by @dependabot in #158
- Bump clap from 4.2.2 to 4.2.3 by @dependabot in #159
- Bump clap from 4.2.3 to 4.2.4 by @dependabot in #160
- Bump clap from 4.2.4 to 4.2.5 by @dependabot in #161
- Bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #163
- Bump flate2 from 1.0.25 to 1.0.26 by @dependabot in #162
- Bump clap from 4.2.5 to 4.2.7 by @dependabot in #164
- Bump clap from 4.2.7 to 4.3.0 by @dependabot in #165
- Bump clap from 4.3.0 to 4.3.1 by @dependabot in #166
- Bump clap from 4.3.1 to 4.3.2 by @dependabot in #167
- Overhaul CI for pull requests by @ryanfowler in #168
- Upgrade dependencies by @ryanfowler in #169
New Contributors
- @ryanfowler made their first contribution in #168
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump proc-macro2 from 1.0.40 to 1.0.41 by @dependabot in #7
- Bump clap from 3.2.14 to 3.2.15 by @dependabot in #8
- Bump proc-macro2 from 1.0.41 to 1.0.42 by @dependabot in #9
- Bump clap from 3.2.15 to 3.2.16 by @dependabot in #10
- Bump anyhow from 1.0.58 to 1.0.59 by @dependabot in #11
- Bump proc-macro2 from 1.0.42 to 1.0.43 by @dependabot in #12
- Bump quote from 1.0.20 to 1.0.21 by @dependabot in #13
- Bump rustversion from 1.0.8 to 1.0.9 by @dependabot in #15
- Bump syn from 1.0.98 to 1.0.99 by @dependabot in #16
- Bump libc from 0.2.126 to 0.2.127 by @dependabot in #17
- Bump unicode-ident from 1.0.2 to 1.0.3 by @dependabot in #18
- Bump phf_shared from 0.11.0 to 0.11.1 by @dependabot in #19
- Bump phf_macros from 0.11.0 to 0.11.1 by @dependabot in #20
- Bump strum_macros from 0.24.2 to 0.24.3 by @dependabot in #21
- Bump phf from 0.11.0 to 0.11.1 by @dependabot in #22
- Bump phf_generator from 0.11.0 to 0.11.1 by @dependabot in #23
- Bump libc from 0.2.127 to 0.2.129 by @dependabot in #24
- Bump anyhow from 1.0.59 to 1.0.61 by @dependabot in #25
- Bump libc from 0.2.129 to 0.2.131 by @dependabot in #26
- Bump clap from 3.2.16 to 3.2.17 by @dependabot in #27
- Bump os_str_bytes from 6.2.0 to 6.3.0 by @dependabot in #28
- Bump anyhow from 1.0.61 to 1.0.62 by @dependabot in #29
- Bump once_cell from 1.13.0 to 1.13.1 by @dependabot in #31
- Bump libc from 0.2.131 to 0.2.132 by @dependabot in #30
- Bump clap from 3.2.17 to 3.2.18 by @dependabot in #32
- Bump clap from 3.2.18 to 3.2.19 by @dependabot in #34
- Bump anyhow from 1.0.62 to 1.0.63 by @dependabot in #33
- Bump clap from 3.2.19 to 3.2.20 by @dependabot in #35
- Bump miniz_oxide from 0.5.3 to 0.5.4 by @dependabot in #36
- Bump aho-corasick from 0.7.18 to 0.7.19 by @dependabot in #39
- Bump once_cell from 1.13.1 to 1.14.0 by @dependabot in #37
- Bump anyhow from 1.0.63 to 1.0.64 by @dependabot in #38
- Bump alloc-no-stdlib from 2.0.3 to 2.0.4 by @dependabot in #40
- Bump alloc-stdlib from 0.2.1 to 0.2.2 by @dependabot in #41
- Bump clap from 3.2.20 to 3.2.21 by @dependabot in #42
- Bump unicode-ident from 1.0.3 to 1.0.4 by @dependabot in #43
- Bump anyhow from 1.0.64 to 1.0.65 by @dependabot in #44
- Bump textwrap from 0.15.0 to 0.15.1 by @dependabot in #45
- Bump rand_core from 0.6.3 to 0.6.4 by @dependabot in #46
- Bump syn from 1.0.99 to 1.0.100 by @dependabot in #47
- Bump libc from 0.2.132 to 0.2.133 by @dependabot in #49
- Bump once_cell from 1.14.0 to 1.15.0 by @dependabot in #50
- Bump clap from 3.2.21 to 3.2.22 by @dependabot in #48
- Bump jobserver from 0.1.24 to 0.1.25 by @dependabot in #51
- Bump proc-macro2 from 1.0.43 to 1.0.44 by @dependabot in #52
- Bump syn from 1.0.100 to 1.0.101 by @dependabot in #53
- Bump crossbeam-epoch from 0.9.10 to 0.9.11 by @dependabot in #54
- Bump libc from 0.2.133 to 0.2.134 by @dependabot in #57
- Bump crossbeam-utils from 0.8.11 to 0.8.12 by @dependabot in #58
- Bump clap from 3.2.22 to 4.0.7 by @dependabot in #59
- Bump proc-macro2 from 1.0.44 to 1.0.46 by @dependabot in #56
- Bump clap from 4.0.7 to 4.0.8 by @dependabot in #60
- Bump clap from 4.0.8 to 4.0.9 by @dependabot in #61
- Bump clap from 4.0.9 to 4.0.10 by @dependabot in #62
- Bump syn from 1.0.101 to 1.0.102 by @dependabot in #63
- Bump unicode-ident from 1.0.4 to 1.0.5 by @dependabot in #64
- Bump clap from 4.0.10 to 4.0.11 by @dependabot in #66
- Bump libc from 0.2.134 to 0.2.135 by @dependabot in #65
- Bump clap from 4.0.11 to 4.0.12 by @dependabot in #67
- Bump clap from 4.0.12 to 4.0.14 by @dependabot in #69
- Bump clap from 4.0.14 to 4.0.15 by @dependabot in #70
- Bump proc-macro2 from 1.0.46 to 1.0.47 by @dependabot in #71
- Bump clap from 4.0.15 to 4.0.16 by @dependabot in #72
- Bump clap from 4.0.16 to 4.0.17 by @dependabot in #73
- Bump clap from 4.0.17 to 4.0.18 by @dependabot in #74
- Bump syn from 1.0.102 to 1.0.103 by @dependabot in #75
- Bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #76
- Bump libc from 0.2.135 to 0.2.136 by @dependabot in #77
- Bump libc from 0.2.136 to 0.2.137 by @dependabot in #78
- Bump os_str_bytes from 6.3.0 to 6.3.1 by @dependabot in #79
- Bump once_cell from 1.15.0 to 1.16.0 by @dependabot in #80
- Bump cc from 1.0.73 to 1.0.74 by @dependabot in #81
- Bump num_cpus from 1.13.1 to 1.14.0 by @dependabot in #82
- Bump clap from 4.0.18 to 4.0.22 by @dependabot in #83
- Bump regex-syntax from 0.6.27 to 0.6.28 by @dependabot in #85
- Bump cc from 1.0.74 to 1.0.76 by @dependabot in #86
- Bump regex from 1.6.0 to 1.7.0 by @dependabot in #84
- Bump os_str_bytes from 6.3.1 to 6.4.0 by @dependabot in #87
- Bump clap from 4.0.22 to 4.0.23 by @dependabot in #88
- Bump clap from 4.0.23 to 4.0.25 by @dependabot in #90
- Bump clap from 4.0.25 to 4.0.26 by @dependabot in #91
- Bump crossbeam-utils from 0.8.12 to 0.8.14 by @dependabot in #92
- Bump os_str_bytes from 6.4.0 to 6.4.1 by @dependabot in #96
- Bump cc from 1.0.76 to 1.0.77 by @dependabot in #97
- Bump crossbeam-epoch from 0.9.11 to 0.9.13 by @dependabot in #95
- Bump aho-corasick from 0.7.19 to 0.7.20 by @dependabot in #93
- Bump jemalloc-sys from 0.5.1+5.3.0-patched to 0.5.2+5.3.0-patched by @dependabot in #98
- Bump crossbeam-queue from 0.3.6 to 0.3.8 by @dependabot in #94
- Bump zstd-sys from 2.0.1+zstd.1.5.2 to 2.0.2+zstd.1.5.2 by @dependabot in #100
- Bump zstd from 0.11.2+zstd.1.5.2 to 0.12.0+zstd.1.5.2 by @dependabot in #99
- Bump clap from 4.0.26 to 4.0.27 by @dependabot in #102
- Bump zstd-sys from 2.0.2+zstd.1.5.2 to 2.0.3+zstd.1.5.2 by @dependabot in #101
- Bump flate2 from 1.0.24 to 1.0.25 by @dependabot in #103
- Bump syn from 1...