Hi, wonderful library! I've noticed that for the reference VDF implementation, keys are case-insensitive. However, keys in this library are case-sensitive. Could a parse option be added to make options case insensitive? Perhaps by just adding toLowerCase for all keys. This would suffice for my usage, at least.
Hi, wonderful library! I've noticed that for the reference VDF implementation, keys are case-insensitive. However, keys in this library are case-sensitive. Could a parse option be added to make options case insensitive? Perhaps by just adding toLowerCase for all keys. This would suffice for my usage, at least.