RikudouSage / QrPaymentSK

QR payment generator for Slovak banks (the bysquare standard)
MIT License
29 stars 14 forks source link

Treat #30 symbols as strings #31

Closed ttibensky closed 3 years ago

RikudouSage commented 3 years ago

Can you make it a non-BC break? Meaning the functions will accept any parameter type then inside the body checking if it's a string and if not triggering a deprecation?

RikudouSage commented 3 years ago

Also please merge current master into your fork, Travis stopped working so I replaced it with GitHub actions.

RikudouSage commented 3 years ago

Will be handled in #34