Skip to content

Releases: hms5232/givememoney

v1.0.0

11 Oct 11:19
Compare
Choose a tag to compare

New

  • Show more info, including repo url, when directly call program.
  • Fix rule of validating total money.

Full Changelog: v0.2.2...v1.0.0

v0.2.2

26 Jul 11:55
Compare
Choose a tag to compare

What's new

  • Improve behavior of error arguments. Rust will only show the reason now, not panic.
  • If any input is invalid, it will point out which argument is invalid.

v0.2.1

18 May 13:42
Compare
Choose a tag to compare

Changed

  • Named player. Now can use name=money to replace original no with name.

Full Changelog: v0.2.0...v0.2.1


聽說今天是世界威士忌日 #WorldWhiskyDay
為新的版本獻上生命之水!

v0.2.0

10 May 11:50
Compare
Choose a tag to compare

Changed

  • If arguments not fit minimum number, now will show information about version and usage.
  • Display result with table format.
  • Change logic of reminder allocating.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Jan 13:25
Compare
Choose a tag to compare

🎉 Initial release

Thanks Alex Wei help me to test project on Mac.