Revision history for Perl extension App-Greple-wordle
0.12 2022-08-26T08:19:39Z
- change --try option to --trial
0.11 2022-05-03T00:36:16Z
- show help message
0.10 2022-03-10T07:47:21Z
- implement filter command pipeline
- show prompt
0.09 2022-03-08T08:38:52Z
- fixed bugs in 0.08
* option --random did not make random answer
* wrong cursor movement
0.08 2022-03-08T01:05:18Z
- use oo interface to keep game status
0.07 2022-03-07T02:34:04Z
- implement original option parser
0.06 2022-03-06T02:49:25Z
- integrate --compat option into --series
0.05 2022-03-04T10:04:44Z
- implement block result output
- introduce --index and --series option
0.04 2022-03-04T01:10:43Z
- update keymap format
- make output more concise
0.03 2022-03-02T15:12:22Z
- implement showing keymap capability
0.02 2022-02-26T03:46:50Z
- use color same as original game
0.01 2022-02-25T06:12:00Z
- original version