- Fixing bug preventing from generating passwords in different ranges - Add 'angled' card reading strategy (resolves 6) - Add header of symbols if card is from passwordcard.org - Modify build badges
0.2.1
- Code refactoring
0.2.0
- Fixing bug that prevented generating passwordcard.org cards with symbols (resolves 1) - Adding zig-zag and reverse zig-zag algorithms (closes 2) - Add diagonal read strategy (closes 4) - Add '--all' switch to turn off each card read strategy (closes 7) - Improve unit test coverage (closes 5)
0.1.3
- Improve documentation - Fixate numpy dependency version number