Skip to content

Releases: amanbolat/ft

v0.2.1

28 Jan 23:21
bfb26bd
Compare
Choose a tag to compare

[0.2.1] - 2025-01-28

🐛 Bug Fixes

  • Incorrect const values

⚙️ Miscellaneous Tasks

  • Add git-cliff configuration for changelog generation
  • Add changelog
  • Update example formatting in readme
  • Update simple example
  • Update readme
  • Update readme
  • Fix examples in readme

v0.2.0

25 Jan 20:50
acf04b8
Compare
Choose a tag to compare

[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

v0.1.0 Release

18 Jan 00:22
966ba06
Compare
Choose a tag to compare

The first beta release.