Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

[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

[0.1.0] - 2024-01-18

🐛 Bug Fixes

  • Wrong log level on error