Skip to content

v0.7.8

Latest
Compare
Choose a tag to compare
@aybabtme aybabtme released this 25 Oct 11:06
· 15 commits to master since this release

Changelog

  • 5019226 Support for unix int timestamps in string values
  • e46b27b add test that triggers the bug(issue#65) and fails
  • 4545307 build(workflows): run CI workflows on PRs
  • f51f213 chores: fix CI lint complains and add simple tests on the way
  • d7c332e disable windows for now (issue #85)
  • ef40181 feat(onboarding): HUMANLOG_ACCESSIBILITY=true removes animations
  • cc28ad4 fix the bug(issue#65)
  • a7dff6f make selection more unambiguous (when no color on terminal)
  • e38574d refactor the huh theme setting a bit
  • c4d95a5 relax timeout
  • aafcbb3 remove an unnecessary file
  • f6990ca rewrite using t.TempDir