Skip to content

v0.2.0

Choose a tag to compare

@amanbolat amanbolat released this 25 Jan 20:50
acf04b8

[0.2.0] - 2025-01-25

๐Ÿš€ Features

  • Add test dependencies and OpenTelemetry SDK to go.mod

๐Ÿšœ Refactor

  • Reorganize global config and improve tracing
  • Resolve slog value before converting to string
  • Clean up test code and add attribute type tests
  • Remove unused log level getter functions

๐Ÿงช Testing

  • Add comprehensive test suite for ft package functionality
  • Add comprehensive test suite for ft package

โš™๏ธ Miscellaneous Tasks

  • Update dependencies and upgrade Go version to 1.23.5
  • Update go mods
  • Update readme