Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions, Fix nightly breakage, slight optimizations #116

Merged
merged 4 commits into from
Jul 2, 2018

Conversation

sfleischman105
Copy link
Collaborator

Updated pleco to 0.4.3 and pleco_engine to 0.1.4.

pleco changes:

  • Added new 'unreachable_uncheckedhint, removing dependency onunreachable` crate.
  • Added repr(transparent) to BitMove, Sq, and BitBoard.
  • Changed MoveType from a u16 to u8.
  • Fixed allocation issues.
  • Updated dependencies.

pleco_engine changes:

  • Fixed allocation issues.
  • Updated dependencies.

Stephen Fleischman and others added 4 commits June 24, 2018 16:12
@sfleischman105 sfleischman105 merged commit e535290 into master Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant