joker/CHANGELOG

15 lines
279 B
Plaintext

0.1.3:
- Add Cards.Remove
0.1.2:
- Add Parse function
- Add Permutations method to Cards
- Rename library from cards to joker
0.1.1:
- Add Low, High, Copy, Sort, Reverse, Contains, Count, and Equal methods to Cards
- Add RNG seed parameter to NewDeck
0.1.0:
- Initial release