Releases: pythological/kanren
Releases · pythological/kanren
v1.0.5
v1.0.4
What's Changed
- Add a Gitter chat badge to README.md by @gitter-badger in #46
- Add the zebra puzzle example by @rlouf in #52
- Update
pre-commit
settings and add Mypy typing tokanren.core
by @brandonwillard in #54 - making sig match docstr by @majidaldo in #71
- Update
pre-commit
by @brandonwillard in #72 - Update PyPy version in CI tests by @brandonwillard in #75
- fix permuteo docstring type....o by @majidaldo in #74
- [#86] Migrate packaging to a pyproject.toml in favor of setup.py. by @rndubs in #88
New Contributors
- @gitter-badger made their first contribution in #46
- @rlouf made their first contribution in #52
- @majidaldo made their first contribution in #71
- @rndubs made their first contribution in #88
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Add a link to "miniKanren as a Tool for Symbolic Computation in Python" by @brandonwillard in #39
- Fix a flaky test by cleaning a polluted state. by @sturmianseq in #42
- Update
versioneer
for Python 3.11 and update supported Python versions by @oscargus in #43
New Contributors
- @sturmianseq made their first contribution in #42
- @oscargus made their first contribution in #43
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Use GitHub Actions by @brandonwillard in #31
- Fix typo by @BlueManCZ in #32
- Fix accounts example by @brandonwillard in #36
New Contributors
- @BlueManCZ made their first contribution in #32
Full Changelog: v1.0.1...v1.0.2