Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 2.22 KB

Changelog

0.5.0 / 2024-04-16

Features

  • remove verifyca from required list (#86)

0.4.1 / 2024-03-20

Bug Fixes

  • change library imports paths (#71)
  • change module name in .mod file (#65)

0.4.0 / 2024-03-08

Features

  • add performance test (#56)

0.3.0 / 2024-03-05

Features

  • put 30 seconds as default client time out (#39)

Bug Fixes

  • file download (#33)
  • long paths not parsing correctly (#50)

0.2.1 / 2024-02-26

Bug Fixes

  • solve minor issues and linting issues (#30)

0.2.0 / 2024-02-23

Features

  • initial commit (#2)

0.1.0 / 2024-02-22

Features

  • Changing release type to simple
  • codeql config added
  • Dependabot config added
  • Frogbot config added
  • Release please config added
  • Release please yaml added
  • Workflow init (#1)

Bug Fixes

  • Fixing codeql behavior

Miscellaneous Chores

  • release 0.1.0 (#10)