Skip to content

Releases: denschub/camo-rs

v1.4.4

01 Nov 18:36
v1.4.4
e9f8751

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

v1.4.3

08 Aug 02:05
v1.4.3
abe542d

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies. Users of the binary releases or the official container images should be aware that there was a switch from Debian to Alpine as the base system.

v1.4.2

12 May 21:37
v1.4.2
8a04a4f

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies. Note: The release binaries attached on GitHub are now built with the Ubuntu 24.04 base image, which means they won't work on older systems. It's been long enough, though.

v1.4.1

28 Mar 20:57
v1.4.1
48218b1

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

v1.4.0

05 Jan 07:31
v1.4.0
3de5a3c

Choose a tag to compare

This version introduces a new setting, --threads/CAMO_THREADS that allows limiting the number of worker threads spawned by camo-rs. If this flag is not set, the number of available CPU cores will be used, which matches the current behavior.

v1.3.5

30 Dec 22:11
v1.3.5
7d67e13

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

camo-rs 1.3.4

28 Oct 23:38
v1.3.4
8befd9b

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

camo-rs 1.3.3

26 Aug 18:18
v1.3.3
ef78d72

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

camo-rs 1.3.2

23 Jun 08:43
v1.3.2
ec43c35

Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

camo-rs 1.3.1

25 May 18:29
v1.3.1
c56c9b9

Choose a tag to compare

This version does not contain any functional changes. It updates third-party dependencies and enables more compile-time optimizations. For most users, the only difference should be more consistent binary sizes, but there might be minimal performance improvements in larger deployments.