Skip to content

Releases: m4tx/riichi-hand-rs

0.6.3

03 May 08:53
4b30c02
Compare
Choose a tag to compare

0.6.2

01 Apr 13:54
42a5861
Compare
Choose a tag to compare
  • Bump dependencies

0.6.1

14 Jan 02:00
4381279
Compare
Choose a tag to compare
  • Handle single apostrophe similarly to asterisk in the hand parser (#30) by @Iipin

0.6.0

11 Jul 20:56
0399ca5
Compare
Choose a tag to compare
  • Add support for negative han and fu values in the points calculating code
  • Add support for honbas in the points calculator
  • Other tiny fixes in the points calculating code

0.5.0

04 Jul 23:18
4a57892
Compare
Choose a tag to compare
  • Add a points calculator in the points module
  • Test the library under Windows and macOS in addition to Linux, and both Rust stable and nightly in CI
  • Fix the doctests for Windows
  • Upgrade dependencies

0.4.0

17 Jun 12:45
c13332f
Compare
Choose a tag to compare
  • Implement the TileSet trait for references and boxed types
  • Add MSVR (Minimum Supported Version of Rust)
  • Upgrade dependencies

0.3.1

05 May 13:30
Compare
Choose a tag to compare
  • Make more types of the public API actually public

0.3.0

05 May 13:15
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

0.2.0

14 Apr 21:35
d4a1a27
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Bump dependencies

0.1.0

21 Jan 16:34
9cf75ec
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial version