Releases: vikman90/queens-psr
Releases · vikman90/queens-psr
Version 1.4
Added
- Created GitHub workflow for building and launching all implementations.
Fixed
- Fixed Python implementation includes.
- Unify time measure: produce testing output in microseconds.
Full Changelog: v1.3...v1.4
Version 1.3
Version 1.2
Version 1.1
Added
- New PHP implementation.
- New JavaScript implementation.
- Added a test launcher.
Changed
- Optimizations on C++, Java, C# and Python implementations.
- Translated into English.
Full Changelog: v1.0...v1.1
Version 1.0
Added
- C++ implementation.
- Java implementation.
- C# implementation.
- Python implementation.
Blogpost: https://vikman90.blogspot.com/2012/10/problema-de-las-n-reinas.html
Full Changelog: https://github.com/vikman90/queens-psr/commits/v1.0