Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: timsearle/Euclid

Tags

3.0.2

Toggle 3.0.2's commit message
Removing .swiftpm folder

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README

Updates to the README as per recommendations by Dave Verwer on Twitter - https://twitter.com/daveverwer/status/1042753811813679105

3.0.0

Toggle 3.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README.md and project versions.

2.0.0

Toggle 2.0.0's commit message
Added bounding box shrinking method.

Renamed API to remain consistent and refactored the Bounding Box struct to use variables instead of methods for clarity over immutability

Separated the unit tests into different files for better clarity

1.1.1

Toggle 1.1.1's commit message
Added diagonal distance computed value for bounding box type

Fixed target structure and shared test scheme.

Code coverage is 100%

1.1.0

Toggle 1.1.0's commit message
Added public memberwise initialiser as it defaults to internal

1.0.0

Toggle 1.0.0's commit message
Added README and switched shared schemes to release configuration