Skip to content

Releases: lawgdev/leaf

v0.2.0

23 Jul 18:18
6f507df
Compare
Choose a tag to compare

Changelog

  • 6f507df readme: windows installation docs
  • e5dd9cd fix: return early if interrupt is thrown
  • 2222f2b feat: reconnection logic
  • 2fa4c40 feat: whoami command
  • bb103fd Update README.md

v0.0.1

17 Jul 00:06
Compare
Choose a tag to compare

Changelog

  • 7ce9579 fix: repository owner name
  • f629f7d woops
  • d622377 this might work first try who knwos
  • 7387ac2 goreleaser
  • 2aca591 fix: lost logs when vector sends more than one log
  • 282dae2 chore: print if theres really an error
  • 8b91f59 feat: add real hostname + better error handling + move sleep to the bottom so we have a solid init ping
  • 059e889 chore: cleanup
  • 72c367c feat/fix: finish MVP
  • 133e8c7 bump docker/docker
  • 2f1f6c7 feat: twig/websocket integration
  • ef767df refactor: better config management + better errors + cleanup
  • 7df5a7b feat: add all missing sources
  • e60d94a misc
  • f76d588 fix/refactor: rewrite errors and also show message for root privs
  • 36cdadf feat: upstart commands for ubuntu and linux
  • f2d4ebd chore: actually exit
  • f47bb0e breh
  • 7f1240c support macos
  • d432a09 fix: incorrect order of map
  • 1f74f9e Merge pull request #1 from lawgdev/go-rewrite-because-the-javascript-binary-was-so-FLIPPING-large
  • 031aa50 refactor: rewrite the entire thing in golang
  • 20d729d rm everything
  • f090958 misc
  • b059017 feat: project selector, feed selector and docker pretty much finished
  • 972f1d5 fix: bad parsed data
  • 814625a init
  • bda7473 Initial commit