Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 13:38
· 82 commits to main since this release

1.0.0 (2023-02-01)

Feature

Bug Fixes

Tests

Code Refactoring

  • hashing methods (22b8283)
  • change data package name (03e54c1)
  • use any instead of interface{} (7508cd5)
  • move db logic to plugin struct (c5b0948)

Chores

CI