Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 484 Bytes

CHANGELOG-0.6.0.md

File metadata and controls

20 lines (12 loc) · 484 Bytes

v0.6.0 (2021-03-11)

Bug Fixes

  • fix name bug, have Analytics struct and function at the same time
  • fix initialization sequence bug

Code Refactoring

  • add code comment line
  • change struct name RedisAnalyticsHandler to Analytics
  • optimize RedisAnalyticsHandler struct field order
  • optimize code generated file name

Features

  • switch components to use application framework