Releases: zzuu666/thanos
Releases · zzuu666/thanos
Release list
Fix: options should not required when new an instance
Add types file and modify default options
- Add types file in
src/index.d.ts, although I added it in last version 0.1.2, but it was wrong.🌚 - Modify default options,
options.framesfrom32to16,options.repetitionCountfrom4to2.