Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changelog
e3f6f30 Initial commit
3215225 Merge pull request #1 from parthivsaikia/feat/add-distro-fetcher
66298fe Merge pull request #10 from parthivsaikia/feat/add-bounty-calculate
30d6409 Merge pull request #11 from parthivsaikia/add-ui
bf94a59 Merge pull request #2 from parthivsaikia/fix/close-file-in-distro_test.go
03187fd Merge pull request #3 from parthivsaikia/feat/add-memory-fetcher
849af91 Merge pull request #4 from parthivsaikia/feat/add-uptime-fetcher
439691c Merge pull request #5 from parthivsaikia/feat/add-uptime-fetcher
408ee54 Merge pull request #6 from parthivsaikia/feat/add-package-fetcher
c2fe36b Merge pull request #7 from parthivsaikia/feat/add-shell-fetcher
d0b2337 Merge pull request #8 from parthivsaikia/feat/add-github-action
54cc1c2 Merge pull request #9 from parthivsaikia/feat/add-makefile
901b565 chore: setup goreleaser for v1.0.0
85b6a96 ci: add lint and test workflow
a98d8bf ci: change go version to 1.25.5
8159e48 delete bin folder
9c7e4fe feat(distro): add implementation for distro fetcher and tests
8b53d39 feat(draw && bounty): add bounty calculation and basic draw
8f86b81 feat(memory): add memory fetcher implementation
83908bb feat(package): add implementation to fetch package count in arch
b870ea9 feat(package): add isExist helper function
bcdc4e8 feat(shell): add shell fetcher implementation
dd0decd feat(uptime): add implementation for uptime fetcher
0349187 feat: add hostname and username fetcher and tests
983910d feat: add makefile with basic commands
3d56604 feat: complete the ui
69158ab fix(distro): add file.Close() after file.Write()
bd9fbd8 fix: fix splitting of build
7e94bed fix: goreleaser config
5e020f1 fix: provide correct path to main.go
b27707e fix: remove lint issues
f892d99 fix: remove unused vars
204da8e refactor(uptime): change time format to show only first letter
99517fb test(memory): add test to test memory fetching
0c034bc test(package): add test and refactor package fetchers
613c10d test(uptime): add test to test GetUptime func
You can’t perform that action at this time.