Addresses #4 :
Build captcha solution map from image filename, captcha.json is no longer needed.
Notes:
This is branched off from #6, that should be merged before this.
New helper methods could be extracted to a new utils module if needed.
This is a working proposal which introduces a breaking change.
A backwards-compatible solution could be implemented. e.g: fall back to this new behavior only if captcha.json is not present
Addresses #4 : Build captcha solution map from image filename,
captcha.json
is no longer needed.Notes:
utils
module if needed.captcha.json
is not present