ea317efaa4
chore(deps): update dependencies
2026-01-10 17:10:38 +01:00
e5ef2f0b88
deps: update dependencies and supported go version
2025-06-25 11:05:01 +02:00
9597007953
refactor: replace for loop over slice
2025-06-20 13:24:09 +02:00
594d7e48f5
chore: update modul name and imports.
2025-02-04 16:31:55 +01:00
179e2a6ec3
chore(docs): prepare release
2025-02-04 16:16:18 +01:00
0cc50e15c9
docs(cli): update version
2025-02-04 16:11:55 +01:00
e49138fdd2
refactor(packagemanager,cli,tui): move packages in specific subfolders
2025-02-04 16:11:03 +01:00
11b8541630
feat(cli): add check command
2025-01-31 17:56:02 +01:00
7d4a54b34c
feat(cli): add max history length
2025-01-24 10:11:32 +01:00
8ed3b0c013
feat(cli): add history command and logging for actions
2025-01-24 09:24:59 +01:00
f8abf29594
feat(config): add creation of default config if no config exists
2025-01-24 08:10:09 +01:00
70dbc9e062
feat(cli): add aliases to commands
2025-01-23 07:59:26 +01:00
afaf7707aa
feat(cli): add concurrent execution of search and update to improve performance
2025-01-20 22:10:19 +01:00
8281883e4d
feat(cli,packagemanager): implemented first working windows and macos versions
...
in order to implement sst for windows and macos the structure of
osmanager has been changed.
Now osmanager has a new field pm, which contains the specific
packagemanager for the os.
Linux packagemanagers have been implemented as packagemanagers on their
own.
2025-01-20 21:28:44 +01:00
f39051f93d
feat(cli): add update and update-all command
2025-01-19 22:21:28 +01:00
3b1799397e
fix: fix nil pointer execution if no proper packagemanager selected
2025-01-19 13:26:48 +01:00
f76829cb92
refactor: move main.go back to project root
2025-01-18 16:40:08 +01:00
5b7775f33e
refactor: seperate files, function and structs into seperate packages
2025-01-18 14:34:16 +01:00