dotfiles/CHANGELOG.md

2.7 KiB

CHANGELOG

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

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

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

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

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