Skip to content

Releases: nerdmenot-swift/decoy

Release list

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:04

Using the library

.package(url: "https://github.com/nerdmenot-swift/decoy", from: "1.1.1")

Add Decoy and at least one DecoyLocale* product to your target. The default
corpus is a ten-path smoke-test stub, not a working locale.

Corpus

Corpus version 64.0.0. Generated values are reproducible with respect to a
corpus version — the same seed and the same corpus give the same rows. A major
corpus bump changes existing values deliberately.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 17:42

Using the library

.package(url: "https://github.com/nerdmenot-swift/decoy", from: "1.0.0")

Add Decoy and at least one DecoyLocale* product to your target. The default
corpus is a ten-path smoke-test stub, not a working locale.

Corpus

Corpus version 64.0.0. Generated values are reproducible with respect to a
corpus version — the same seed and the same corpus give the same rows. A major
corpus bump changes existing values deliberately.