Releases: humanlogio/humanlog
Releases · humanlogio/humanlog
v0.7.8
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
v0.7.7
v0.7.6
Changelog
- fa77145 Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
- 95ea346 For flags that have both long and short versions, when checking if the flag is set, check only a single flag, and not the full combined string
- 30e6c17 Moved sink outside internal to make it public
- eceedbf Moved sink to pkg/
- 2c18a5a add check for no bucket
- cb15055 allow null To in query
- 9f21747 build(mod): don't use replace directive
- 05f5c74 build(mod): use latest api spec
- 2113b3f build(release): can trigger dev build releases manually
- ed7f35b build(release): dev builds are drafts and snapshots
- 5a4663e build(release): fix path to goreleaser files
- 088d0b3 build(release): publish the archives so they can be downloaded
- be050c1 build(release): set the channel by env var
- 1d281f3 build(release): this repo is old and uses
master
notmain
- 3499570 chore(build): wrong urls are passed
- 4aff753 feat(exit): now prints helpful hint when waiting for EOF on tty stdin
- a6e06db feat(ingest): error when ingestion is not possible
- 34de708 feat(onboarding): ask for sign-up when onboarding
- 2870243 fix tests
- 0233994 fix(api): no password on keyring file, it's annoying as heck
- da9ff5a hide unreleased features in prod build
- 391d0c9 notify when logs can't be saved to hosted service
- 82df90c pre-check for null leg
- deb0543 remove sigstore since i dont have time to fix for their new interactive prompt
- e1a896b same project name to be on same channel
- 4409916 semi real golang/slog data for benchmarking
- 2df9ea0 separate env vars for prod and dev releases
- 5a76c03 wip make log queryable and uploadable
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Changelog
- b64828b add scripts for creating releases
- 870a05a build all the files in
cmd/humanlog
, not justmain.go
- 417d36d bump api package
- 200cb48 check versions in command
- 92bf8cd cleanup
- 2f024fa only prompt to update on exit if the version wasn't prompted
- 01f8a03 pass a dedicated token to goreleaser
- 4f8145a populate empty fields in statefile
- 941c0a3 prepare version update lookup by channel
- cb9c954 release in a go-installable way
- 64c6d86 save state somewhere
- 6425fae set flags in goreleaser
- 87929db set the Version var
- 2d4dc1e update Go install instructions
- a387dd3 update readme
- 3a79679 wip
- e7ad32d wip request update for a given machine
v0.6.2
0.6.1
Changelog
- 8875f37 release as arm64
- e8623e2 try to fix stuff
- 6593d94 use new tap
- b9312fa update path of scripts dir
- 53d9141 correct package name in go.mod to github.com/humanlogio/humanlog
- da5582c correct package name in go.mod to match this fork on github
- 6a62d83 update README.md with latest usage
- d60b7b4 Make level strings case-insensitive
- 86b63de update vendor
- 130ca65 fix tests after refactor
- 2ba4ea1 extract prettyprinting
- 651e674 make the tests work by doing config properly
- 59a991c extract config up to the main file
- 907dd6a vendor xdg
- 69e78eb reorg
- 85936d7 add more tests
- ac3ea5d test for @Cee:
- c66f0c3 wip test suite for scanner
- afcfb5b Update test_inputs
- 393443f Update test_inputs
- eba95c9 Create test_inputs
- 85037d5 fix email
- a765b59 a bunch of new contributed features