dotfiles/CHANGELOG.md

258 lines
4.2 KiB
Markdown
Raw Normal View History

2021-01-11 18:46:00 +00:00
# CHANGELOG
2021-04-14 04:38:54 +00:00
## v0.6.0 (2021-4-14)
### Added
- feat: use my own color pkg to wrap fatih/color (#3)
- feat: prevent define os running at runtime (#2)
### Others
- chore: only run github action on main or pull request (#4)
- chore(config): split vim and neovim config, keep it the same for now
- chore(confg): add vimrc
- build: update go.mod
- chore: update latest go in github action
- chore(config): i3status onedark color
- chore(config): use lightline instead of airline
- chore(config): add fcitx
- chore(config): add redshift
- chore(config): aadjust brightness in i3
- chore(config): i3lock with black color
- chore(config): add feh and update rofi
- chore(config): simplify i3
- chore(config): add volume i3status
- chore(config): better i3status
- chore(config): add xinit
- chore(config): use cascadia code to look good on my bad laptop
- chore(config): add rofi config
- chore(config): add i3status config
- chore(config): add i3 config
- chore(config): use TwoDark for bat
- chore(config): remove neovim solarized
- chore(config): add one-dark color for alacritty
- chore(config): add alacritty config
- chore(config): stricter go format
- chore(config): use airline for neovim
- chore(config): disable cursor style in neovim
- chore(config): switch neovim to onedark
- chore(config): add onedark to vim
- chore(config): tmux painless config
- chore(config): better comment config neovim
- chore(config): tmux plugin manager
- chore(config): use back C-b for tmux
- chore(changelog): generate v0.5.0
2021-03-17 04:31:23 +00:00
## v0.5.0 (2021-3-17)
### Added
- feat: replace ioutil.ReadAll with os pkg
### Others
- build: bump copy-go v0.4.0
- chore(changelog): generate v0.4.0
2021-03-17 03:54:09 +00:00
## v0.4.0 (2021-3-17)
### Others
- chore(readme): better install usage
- chore: bump go 1.16 in github action
- build: bump go 1.16
- chore(config): update nvim
- build: update go.mod
- build: update go.mod
- chore: remove old install script
- chore(configs): add vim-polygot
- chore(config): good old goimports
- chore: use bat solarized
- chore: update nvim config
- chore: update nvim, tmux; remove fontconfig
- chore: ignore .bak files
- chore: remove fish config
- chore: add fish config
- chore: ignore node package.json
- chore(nvim): ignore vim-go warning
- build: update go.mod
- chore(changelog): generate v0.3.0
2021-01-20 07:50:27 +00:00
## v0.3.0 (2021-1-20)
### Added
- feat(config): safe to delete unusedApps directly
- feat(config): config clean remove all unused apps
- feat: add clean config skeleton
- feat: add skeleton clean command
### Others
- refactor: use copier instead copy
- refactor: move fmtErr to global var
- chore: typo currentDir
- chore(config): use Choco cooky font
- refactor: use replaceFile and replaceDir
- chore: remove github super linter
- chore(changelog): generate v0.2.0
2021-01-18 10:56:29 +00:00
## v0.2.0 (2021-1-18)
### Added
- feat(config): replace configs path to config
- feat: remove config path completly
- feat: revert use absolute path to copy configs
- feat: remove path flags
- feat: use absolute path to copy configs
- feat: add update cmd
- feat: add update config
- feat: add install config using my own copy pkg
- feat(config): split files and folders
- feat: add config loading
- feat: skeleton install, update command
- feat: skeleton go cli app
### Fixed
- fix(config): correct copy dir
### Others
- chore: add bat config
- chore: cleanup unused config
- build: bumpd copy-go v0.3.0
- chore: remove unused file
- chore(readme): correct github linter badge
- chore(readme): add github badges
- chore: add golang in github action
- chore(readme): add guide
- chore: update from my config
- chore: ignore build file
- chore(config): add stackoverflow comments
- refactor: use remove and copy to reduce boiler plate code
- build: bump copy-go v0.2.0
- chore: update configs
- chore: add gitignore
- chore: add github action linter
- chore: add MIT LICENSE
- chore(changelog): generate v0.1.0
2021-01-11 18:46:00 +00:00
## v0.1.0 (2021-1-12)
### Others
- chore: add comment to install.sh
- better nvim defaults
- use env bash
- remove bat
- remove mpv as use other frontend
- zenburn
- remove terminal, use default as much as possible
- tmux 3.1 move config to XDG
- how to install
- README
- enough