Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 09:05
· 18 commits to main since this release

Changelog

  • 77491f1 chore: update benchmark
  • d285c27 Merge pull request #12 from iamd3vil/handle-error
  • 20a7f11 feat: Handle error type while writing to the buffer.
  • 7e7e74c chore: update benchmarks
  • bacb284 Merge pull request #11 from zerodha/opts
  • edd3c10 feat: reduce allocs while getting caller frame count
  • 5e36465 feat: add default options for logger
  • 08ebb87 chore: doc cleanup
  • 03e3acc Merge pull request #10 from iamd3vil/ref/var-args
  • a391cda chore: Remove TODO.
  • 0ace9d4 doc: Update README.md with new api.
  • fbdbfa3 ref: Use variadic arguments for fields instead of passing a map.