Skip to content

Releases: nyattic/Clowder

Clowder v0.8.2

05 Jun 06:09

Choose a tag to compare

Bump version to 0.8.2

Clowder v0.8.1

02 Jun 07:57

Choose a tag to compare

Bump version to 0.8.1 and integrate process plugin; update UI for res…

Clowder v0.8.0

30 May 18:00

Choose a tag to compare

Bump version to 0.8.0

Clowder v0.7.0

30 May 17:22

Choose a tag to compare

Apply rustfmt

Clowder v0.6.2

30 May 15:41

Choose a tag to compare

Bump version to 0.6.2

Clowder v0.6.1

30 May 15:02

Choose a tag to compare

Bump version to 0.6.1

Clowder v0.6.0

30 May 14:42

Choose a tag to compare

Bump version to 0.6.0

Clowder v0.5.0

29 May 08:14

Choose a tag to compare

Bump version to 0.5.0

Clowder v0.4.0

27 May 07:23

Choose a tag to compare

fix: satisfy cargo fmt and clippy lints

- Whitespace normalization across vpn module
- Type alias PendingDns to factor the complex HashMap<u16, (Sender<...>, Instant)> signature out of four function signatures
- Use `==` instead of `>=` for next_port wrap-around since EPHEMERAL_PORT_END is u16::MAX

Clowder v0.3.3

27 May 06:01

Choose a tag to compare

fix: update version to 0.3.3 across package.json, Cargo.toml, Cargo.l…