Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

57 lines (37 loc) · 1.23 KB

ZetNet

=========

TODO


Date: 03/02/2024 Version: 1.4.1

  • Fix bug seg fault not initializing ZN_List fields
  • Removed 'ZN_String_Replace'
  • Change 'HISTORY.md' to 'CHANGELOG.md'

Date: 06/06/2023 Version: 1.4.0

  • #6 Prepend "ZN_" to all structs and files
  • Implement routes option

Date: 31/01/2022 Version: 1.3.0

  • Fix bug variable overflow on fetching header header
  • Support for 'application/wasm'

Date: 4/10/2021 Version: 1.2.0

  • #3 Update style C (all utils files lower case) #3
  • #5 If no file found html request it returns index.html

Date: 2020/08/02 Version: 1.1.0

  • Added send_same_site_attribute

Date: 2020/06/05 Version: 1.0.0 Exit version

  • Review memory leaks
  • Client do handle start thread.
  • Review static returns for utils (is not thread safe)