Skip to content

Releases: BinFlip/dotscope

Release v0.5.2

31 Dec 16:38

Choose a tag to compare

Changes in v0.5.2

  • feat: add SHA-2 family hash algorithm support (SHA256/384/512) (2e936c9)

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.5.2"

Or install via cargo:

cargo add dotscope

Release v0.5.1

29 Nov 01:05

Choose a tag to compare

Changes in v0.5.1

  • fix: duplicate CI/CD runs on github when PR is open (465d9e9)

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.5.1"

Or install via cargo:

cargo add dotscope

Release v0.5.0

28 Nov 19:01

Choose a tag to compare

Changes in v0.5.0

  • fix: fixed double execution of doc tests and trigger fuzzing + audit for PRs to master (901af9d)

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.5.0"

Or install via cargo:

cargo add dotscope

Release v0.4.0

19 Aug 16:50
ca0a956

Choose a tag to compare

Changes in v0.4.0

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.4.0"

Or install via cargo:

cargo add dotscope

Release v0.3.2

17 Jun 18:40
c59f37c

Choose a tag to compare

Changes in v0.3.2

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.3.2"

Or install via cargo:

cargo add dotscope

Release v0.3.1

17 Jun 18:16
78ff99b

Choose a tag to compare

Changes in v0.3.1

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.3.1"

Or install via cargo:

cargo add dotscope

Release v0.3.0

14 Jun 17:37

Choose a tag to compare

Changes in v0.3.0

  • Merge develop into master for v0.3.0 release (a60a55f)

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.3.0"

Or install via cargo:

cargo add dotscope

Release v0.2.1

12 Jun 01:51

Choose a tag to compare

Changes in v0.2.1

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.2.1"

Or install via cargo:

cargo add dotscope

Release v0.2.0

11 Jun 05:03

Choose a tag to compare

Changes in v0.2.0

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.2.0"

Or install via cargo:

cargo add dotscope

Release v0.1.0

08 Jun 14:31
8237181

Choose a tag to compare

Changes in v0.1.0

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.1.0"

Or install via cargo:

cargo add dotscope