What's Changed * Create LICENSE by reidhoch in https://github.com/reidhoch/horcrux/pull/38 * Create CODE_OF_CONDUCT.md by reidhoch in https://github.com/reidhoch/horcrux/pull/39 * Update lock file. by reidhoch in https://github.com/reidhoch/horcrux/pull/40 * Minor cleanup by reidhoch in https://github.com/reidhoch/horcrux/pull/51 * Add ruff to pre-commit by reidhoch in https://github.com/reidhoch/horcrux/pull/54 * Added Codecov.io badge by reidhoch in https://github.com/reidhoch/horcrux/pull/56 * Added some more badges by reidhoch in https://github.com/reidhoch/horcrux/pull/57 * CI tests by reidhoch in https://github.com/reidhoch/horcrux/pull/58 * Updates to poetry.lock by reidhoch in https://github.com/reidhoch/horcrux/pull/68 * Big List of Naughty Strings by reidhoch in https://github.com/reidhoch/horcrux/pull/90 * Bump version to 1.0.1 by reidhoch in https://github.com/reidhoch/horcrux/pull/91
What's Changed * Seed RNG for deterministic testing. by reidhoch in https://github.com/reidhoch/horcrux/pull/22 * Added another example. by reidhoch in https://github.com/reidhoch/horcrux/pull/24 * Adding tox for testing multiple environments. by reidhoch in https://github.com/reidhoch/horcrux/pull/26 * Remove dependency on cryptography package. by reidhoch in https://github.com/reidhoch/horcrux/pull/33 * Updating pre-commit hooks by reidhoch in https://github.com/reidhoch/horcrux/pull/34 * Update README and prepare for 1.0.0 release. by reidhoch in https://github.com/reidhoch/horcrux/pull/36
What's Changed * Bump isort from 5.11.2 to 5.11.3 by dependabot in https://github.com/reidhoch/horcrux/pull/16 * Bump pep8-naming from 0.13.2 to 0.13.3 by dependabot in https://github.com/reidhoch/horcrux/pull/17 * Minor cleanup by reidhoch in https://github.com/reidhoch/horcrux/pull/18 * Bump isort from 5.11.3 to 5.11.4 by dependabot in https://github.com/reidhoch/horcrux/pull/19 * Minor refactor: Allow consumer to pass Random instance. by reidhoch in https://github.com/reidhoch/horcrux/pull/20 * Better error checking. by reidhoch in https://github.com/reidhoch/horcrux/pull/21