This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Releases: yin1999/healthreport_fc
Releases · yin1999/healthreport_fc
健康打卡_函数计算版v0.1.16
Changes:
- using
pkcs7pad
in place forencryptAES
- set http client default timeout to 10 seconds
健康打卡_函数计算版v0.1.15
Changes:
- improve the method to generate random bytes for aes encrypt.
健康打卡_函数计算版v0.1.14
Fixes:
- only using old form site to punch
健康打卡_函数计算版v0.1.13
Features:
- add account info to log for analyzing easily.
健康打卡_函数计算版v0.1.12
Feature:
- auto detect whether using old site for punch.
健康打卡_函数计算版v0.1.11
features:
- support skipping certificate verify(using env "INSECURE=1")
- support switching to old punch site(using env "OLD_SITE=1")
健康打卡_函数计算版v0.1.10
Support tencent cloud serverless.
健康打卡_函数计算版v0.1.9
fix: using new domain for healthreport
健康打卡_函数计算版v0.1.8
support postgraduate student health report
健康打卡_函数计算版v0.1.7
build(deps): bump github.com/yin1999/healthreport from 1.0.13 to 1.0.…