- v1.7.12
- fin v0.1.5: added new subcommands:
chakraui
,mui
,npmtrends
- fin v0.1.5: added new subcommands:
- v1.7.11
- New feature
- fin: added new subcommands:
git
,daisyui
- fin: added new subcommands:
- Refactor
- fin: modified local scope flags
- fin: sorted a url list
- changed helper function names
- New feature
- v1.7.10
- Improvement
- ggl: made string join process more stable (now ggl can accept
-
character after typing--
) - ggl: changed prompt message format
- ggl: made help message simpler & more readable
- fin: modified list message color
- fin: added new subcommand
fin ls long
to show the long list
- ggl: made string join process more stable (now ggl can accept
- Bug fix
- ggl: modified exit status in argparse
- ggl: fixed language option error message
- Improvement
- v1.7.9
- Improvement
- fin: added fish docs entry
- fin: modified fish shell doc entry url
- ggl: added
cygstart
for windows Cygwin - cleaned code
- Improvement
- v1.7.8
- New feature
- fin: new subcommand
vscode
andneovim
- fin: new subcommand
- Improvement
- ggl: implemented command testing for
open
instead of os detection
- ggl: implemented command testing for
- New feature
- v1.7.7
- New feature
- fin: new subcommand
tokio
,gh
,tailwindcss
,svelte
- fin: added new option
--long
and fixed--list
option
- fin: new subcommand
- Improvement
- fin: unified url management ways
- ggl: modified
--test
option (hide keyword sections)
- New feature
- v1.7.6
- New feature
- fin: new subcommand
tmux
,iterm2
- fin: new subcommand
ls
to show the list of all URLs & site names
- fin: new subcommand
- Improvement
- fin: fixed subcommand system
- ggl: fixed
--url
option & messages - ggl: fixed
xdg-open
command message
- New feature
- v1.7.5
- New feature
- fin: new option
--list
can be used to see the list of all URLs & site names
- fin: new option
- New feature
- v1.7.4
- New feature
- new subcommand to
fin
: fish
- new subcommand to
- Bug fix
- fin: fixed help option
- fin: fixed no argument handling
- fin: fixed urls format
- ggl: fixed
--noq
option
- New feature
- v1.7.3
- New feature
- new subcommand to
fin
: yarn - fixed the feature opening docs with no argument
- fixed ggl
--noq
option
- new subcommand to
- New feature
- v1.7.2
- minor bug fix
- v1.7.1
- New feature
- added subcommand
emojipedia
,nextjs
tofin
- added
--noq
option toggl
(open a site without keyword) fin
can open a site without keywords
- added subcommand
- New feature
- v1.7.0
- added new function
fin
- wrapper ofggl
for frontend developers
- added new function
- v1.6.4
- changed plugin description
- added
--site
option (now, yoc can search with specific site)
- v1.6.3
- Improvement
- modified
--local
option (now, you can also use-L
flag) - changed the design of Interactive mode (more useful)
- updated help option
- modified
- Other
- updated logo & README
- Improvement
- v1.6.2
- New Feature
- added local host option (ggl opens
localhost:3000
with--local
flag)
- added local host option (ggl opens
- Improvement
- cleaned the code
- modified test and debug option
- New Feature
- v1.6.1
- Improvement
- made option handling more stable
- made
open
command more stable - modified debug & help options
- Improvement
- v1.6.0
- New Feature
- Interactive Mode
- quiet option
- Improvement
- Code Refactoring: Split main function into some helper function
- New Feature