Recent Releases of https://github.com/zurvan-lab/timetrace

https://github.com/zurvan-lab/timetrace - v0.1.0-beta

What's Changed

  • feat: init project by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/1
  • feat: init project by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/2
  • feat: folder structure by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/3
  • fix: remove timtrace folder by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/4
  • feat: add logger by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/5
  • feat: config file by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/6
  • feat: unnecessary file by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/7
  • fix: fixed by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/8
  • feat: data structure by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/9
  • feat: read config from config.yaml by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/10
  • feat: data operation by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/11
  • feat: data structure and core by @ZigBalthazar in https://github.com/zurvan-lab/TimeTrace/pull/27
  • feat: golangci-linter config file by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/28
  • feat: version.go file by @MostPow3rful in https://github.com/zurvan-lab/TimeTrace/pull/35
  • fix: broken test by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/37
  • fix: removed user.go file by @MostPow3rful in https://github.com/zurvan-lab/TimeTrace/pull/40
  • fix: removed StringToBytes and BytesToString functions by @ErfanTech in https://github.com/zurvan-lab/TimeTrace/pull/45
  • refactor: databse functions and data structure by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/43
  • feat: add code owners for default review by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/46
  • chore: remove random util by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/47
  • feat: document and logo by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/51
  • fix: Migrate go mod name to TimeTrace by @The-Debarghya in https://github.com/zurvan-lab/TimeTrace/pull/53
  • chore(CI): update pipeline by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/57
  • feat: config main functions and test by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/54
  • feat(docs): data structure and example by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/59
  • chore: config structure updated by @MostPow3rful in https://github.com/zurvan-lab/TimeTrace/pull/60
  • feat: config documents by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/63
  • chore: updating version.go comments by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/66
  • chore: time trace file extension by @bansaltushar014 in https://github.com/zurvan-lab/TimeTrace/pull/67
  • chore: Improving golang ci config by @bansaltushar014 in https://github.com/zurvan-lab/TimeTrace/pull/69
  • chore(linter): update golang-ci config by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/70
  • test: core database tests by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/71
  • chore: adding server folder to core by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/74
  • feat: parse query function for execution by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/75
  • feat: TQL documentation and specification by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/76
  • chore: improving version.go file by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/77
  • chore: TQL files initiated by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/78
  • feat: execution of TQL queries by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/79
  • feat: count functions by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/80
  • feat: get elements command by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/81
  • feat: initing cli tool in cmd by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/82
  • feat: tcp server by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/83
  • feat: auth system by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/86
  • style: using results properly by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/87
  • chore: completing authentication permissions by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/89
  • chore: using errors properly by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/91
  • feat: implementing logger by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/92
  • chore: using proper way to use RWLock by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/94
  • feat: adding REPL to command line tool by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/97
  • feat: Adding ping command, usage docs and release utils by @kehiy in https://github.com/zurvan-lab/TimeTrace/pull/98

New Contributors

  • @ZigBalthazar made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/1
  • @kehiy made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/2
  • @MostPow3rful made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/35
  • @ErfanTech made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/45
  • @The-Debarghya made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/53
  • @bansaltushar014 made their first contribution in https://github.com/zurvan-lab/TimeTrace/pull/67

Full Changelog: https://github.com/zurvan-lab/TimeTrace/commits/v0.1.0-beta

- Go
Published by github-actions[bot] about 2 years ago