-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: everettraven/buoy
base: v0.3.0
head repository: everettraven/buoy
compare: main
- 12 commits
- 53 files changed
- 1 contributor
Commits on Dec 3, 2023
-
(bugfix): fix word wrapping on logs (#37)
to prevent weird munging of the log output when scrolling vertically in the viewport Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0269b93 - Browse repository at this point
Copy the full SHA 0269b93View commit details
Commits on Dec 6, 2023
-
(build): update version command to return build info instead of a sta…
…tic version (#42) Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 863dac8 - Browse repository at this point
Copy the full SHA 863dac8View commit details -
(bugfix): fix goreleaser LDFLAGS error
Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eddcdd1 - Browse repository at this point
Copy the full SHA eddcdd1View commit details
Commits on Dec 8, 2023
-
add a version field to buoy version output that uses the mod version
Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12fef01 - Browse repository at this point
Copy the full SHA 12fef01View commit details -
(bugfix): fix flashing on tab change (#43)
by not clearing screen on each tab switch Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2963178 - Browse repository at this point
Copy the full SHA 2963178View commit details -
Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b09842c - Browse repository at this point
Copy the full SHA b09842cView commit details
Commits on Dec 19, 2023
-
* wip: add some documentation Signed-off-by: everettraven <[email protected]> * add more docs and logo Signed-off-by: everettraven <[email protected]> --------- Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dde1162 - Browse repository at this point
Copy the full SHA dde1162View commit details -
add install documentation. Shift some docs content around (#46)
Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa4c07e - Browse repository at this point
Copy the full SHA fa4c07eView commit details
Commits on Jan 5, 2024
-
(feat): add theme customization (#47)
Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83d62e6 - Browse repository at this point
Copy the full SHA 83d62e6View commit details
Commits on Jan 16, 2024
-
(testing): refactor add initial set of unit tests (#48)
* large refactor to prep for easier unit tests Signed-off-by: everettraven <[email protected]> * add initial set of unit tests Signed-off-by: everettraven <[email protected]> * fix linter error Signed-off-by: everettraven <[email protected]> --------- Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58033a1 - Browse repository at this point
Copy the full SHA 58033a1View commit details
Commits on Jun 6, 2024
-
refactor to decouple models and datastreaming functions (#61)
* refactor to decouple models and datastreaming functions Signed-off-by: everettraven <[email protected]> * fix linter Signed-off-by: everettraven <[email protected]> --------- Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15c54d0 - Browse repository at this point
Copy the full SHA 15c54d0View commit details
Commits on Jun 15, 2024
-
* new table dependency Signed-off-by: everettraven <[email protected]> * fix lint issue Signed-off-by: everettraven <[email protected]> --------- Signed-off-by: everettraven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d1bb5f - Browse repository at this point
Copy the full SHA 0d1bb5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...main