Releases: gmarmstrong/letter-boxed
Releases · gmarmstrong/letter-boxed
0.1.1
Summary
This release fixes an issue with the permutation function that was preventing letter-boxed from discovering some additional possible solutions.
What's Changed
- ci: add version updater (dependabot.yml) by @gmarmstrong in #5
- build: add static code analysis (detekt) by @gmarmstrong in #7
- refactor: clean up parseEdges by @gmarmstrong in #8
- fix: rewrite permute so that it considers all cases by @gmarmstrong in #9
- build: bump version to 0.1.1 by @gmarmstrong in #10
Full Changelog: v0.1.0...v0.1.1
Initial release (0.1.0)
Summary: This release marks the state of the main branch at the time of submission to the anonymous client.
Note: Per Semantic Versioning 2.0.0:
Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.
Full Changelog: https://github.com/gmarmstrong/letter-boxed/commits/v0.1.0