Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 515 Bytes

Changelog

1.0.6 (2023-01-16)

  • Cache GitHub API requests. #11

1.0.5 (2022-11-27)

  • Support api key with waka prefix

1.0.4 (2022-11-20)

  • fix getOsArch to call os lib from Lua. #9

1.0.3 (2020-11-23)

  • Fix downloadCli to call os lib from Lua

1.0.2 (2020-11-23)

  • Fix getSetting returning nil

1.0.1 (2020-11-22)

  • Fix after renaming os import

1.0.0 (2020-11-15)

  • Birth