- Improvements
- Improved mevement error detection. [Patch by Shigeaki Matsumura]
- Implemented Nifu restriction in
move_by_csa
. [Patch by Toru YAGI]
- Shigeaki Matsumura
- Toru YAGI
- Improvements
- Supported Bundler.require (require "shogi-ruby").
- Added Board.register and Cell.register as plugin system.
- Removed a deprecated method
move_from_csa
.
- Fixes
- Fixed error messages.
- Fixes
- Wrong index promote to 7 and from 7. [Patch by Yoshiyuki Kawashima]
- Yoshiyuki Kawashima
- Improvements
- Added the Board#at method.