Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@Nydauron Nydauron released this 12 Aug 19:13
· 2 commits to master since this release
0.1.3
02ecdfb

What's Changed

  • More resilient conversions from strings by @pashadia in #6
  • Adds MSRV to crate metadata (the MSRV of prior releases is also 1.62)
  • Adds Card::is_face_card() and Value::is_face_card() methods
  • Fixes a bug regarding correctly counting the remaining number of cards left when dealing cards when including the muck
  • Various documentation clarifications
  • Applies multiple clippy fixes

New Contributors

Full Changelog: 0.1.2...0.1.3