Releases: admlvntv/8-Queen-Challenge
Releases · admlvntv/8-Queen-Challenge
v1.0.0
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2021-11-20
Features
- Create initial code (8728640)
- Allowed user to customize debug level (c2ff486)
- Allowed user to choose whether to print one or all solutions (c2ff486)
- Made board printing more pretty (c2ff486)
- Improved board printing (1a9315d)
- Show how many solutions were found (1a9315d)
Bug Fixes
- Fixed checkLine Unit Test (f64f3a8)
Documentation
- Javadoc formatted comments for methods (0536318)
Performance
- Moved to Java 16 (dac6c35)
Refactor
- Organize README.md (08c447f)
Styling
Testing
- Add checkLine Unit Test (55691bf)
Miscellaneous Tasks
- Configure default class (d2922f7)
Full Changelog: https://github.com/AdamCraftmaster/8-Queen-Challenge/commits/v1.0.0