as part of openwrt/packages#27831 , I made a meta-hook that calls script from acme.sh dns_api to update dns record: would you want to bring this into this repository? while acme.sh and uacme's licenses are both GPL v3 it's quite large (1.2k lines in shell script) that 'implements' acme.sh functions that are used by it's dns_api. so while I think it's helpful to post it here but not sure it's something can be managed in long term.
P.S could you make a new release? it's quite a while til last release and github page now have features that doesn't exsit in release code (ex: -k option to rotate key)