1
0
sforkowany z nbsp/neofeels
This commit is contained in:
nbsp 2025-04-29 05:57:46 +03:00
rodzic c29a7c1594
commit 46439d2488
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7184AC1C9835CE48
6 zmienionych plików z 13 dodań i 5 usunięć

Wyświetl plik

@ -1 +0,0 @@
minor type="added" "add gopher support"

Wyświetl plik

@ -1 +0,0 @@
patch type="fixed" "use birthtime instead of mtime"

Wyświetl plik

@ -1 +0,0 @@
patch type="added" "shortcuts to list items in menu and management"

Wyświetl plik

@ -1,2 +1,2 @@
name neofeels name neofeels
version 0.2.0 version 0.3.0

Wyświetl plik

@ -1,5 +1,16 @@
# Changelog # Changelog
## [0.3.0] - 2025-04-29
### Added
- add gopher support
- shortcuts to list items in menu and management
### Fixed
- use birthtime instead of mtime
## [0.2.0] - 2025-01-20 ## [0.2.0] - 2025-01-20
### Added ### Added

Wyświetl plik

@ -25,7 +25,7 @@ const title = ` ___ __
/ _/__ ___ / /__ / _/__ ___ / /__
/ _/ -_) -_) (_-< / _/ -_) -_) (_-<
/_/ \__/\__/_/___/ /_/ \__/\__/_/___/
neofeels 0.2.0` neofeels 0.3.0`
func NewMainMenu(index int) *MainMenu { func NewMainMenu(index int) *MainMenu {
return &MainMenu{ return &MainMenu{