Skip to content

0.5.17

Compare
Choose a tag to compare
@linux-china linux-china released this 17 Sep 06:17
· 70 commits to master since this release
  • Add send_mail(from, to, subject, body) function: Now only MailerSend support, please setup MLSN_API_KEY environment variable first
  • Add pg_query(url, sql) and pg_execute(url, sql) support
  • Add read_config(file) for ini and properties files
  • JWT enhancement: Add RS, ES and JWK support