Skip to content

Releases: kibotu/caliper

Release 1.2.0

20 Nov 16:33

Choose a tag to compare

Caliper 1.2.0

Installation

Using Mint:

mint install kibotu/caliper@1.2.0

Manual build:

git clone https://github.com/kibotu/caliper.git
cd caliper
git checkout 1.2.0
swift build -c release

Changes

See commit history for details.

Release 1.1.2

12 Nov 07:24

Choose a tag to compare

Caliper 1.1.2

Installation

Using Mint:

mint install kibotu/caliper@1.1.2

Manual build:

git clone https://github.com/kibotu/caliper.git
cd caliper
git checkout 1.1.2
swift build -c release

Changes

See commit history for details.