Skip to content

Releases: JasonYao/dotfiles

v1.5.0

20 Oct 10:09
Compare
Choose a tag to compare

1.5.0 (2022-10-20)

Bug Fixes

  • shell: resets the shell back to the normal bash since it errors out otherwise (e71ad20)

Features

  • powerline: adds in a new default powerline that responds to directory location (6137ca6), closes #63

v1.4.2

18 Oct 13:48
Compare
Choose a tag to compare

1.4.2 (2022-10-18)

Bug Fixes

  • vim: makes vim colorscheme less of an eyesore (d14b751), closes #61

v1.4.1

18 Oct 13:19
Compare
Choose a tag to compare

1.4.1 (2022-10-18)

Bug Fixes

  • default-settings: fixes default settings so that its idempotent (774b563)
  • default-settings: fixes the dock folder add idempotency issue and re-added in read checks (7da904b), closes #59

v1.4.0

18 Oct 07:58
Compare
Choose a tag to compare

1.4.0 (2022-10-18)

Features

  • homebrew: disables analytics from homebrew package manager (a5b2fe0), closes #33

v1.3.0

18 Oct 07:46
Compare
Choose a tag to compare

1.3.0 (2022-10-18)

Features

  • readline: updates shell auto completion options to not ring bell when ambiguous (f126ec5), closes #15

v1.2.0

17 Oct 10:58
Compare
Choose a tag to compare

1.2.0 (2022-10-17)

Features

  • shell: sets default shell for macos personal to be bash instead of zsh (18a73d5)

v1.1.2

17 Oct 10:32
Compare
Choose a tag to compare

1.1.2 (2022-10-17)

Bug Fixes

  • dns: disables default DNS setting for now to avoid script error (0d84116)

v1.1.1

17 Oct 10:13
Compare
Choose a tag to compare

1.1.1 (2022-10-17)

Bug Fixes

  • macos: fixes global macos disabling of smart quotes (03c5345)

v1.1.0

17 Oct 10:00
Compare
Choose a tag to compare

1.1.0 (2022-10-17)

Features

  • default-settings: disables smart quotes and smart dashes for MacOS (e0be461), closes #46

v1.0.0

17 Oct 09:19
Compare
Choose a tag to compare

1.0.0 (2022-10-17)

Bug Fixes

  • pydotfiles: Updates our dotfiles to be compatible with version 3.0 release (2c318bf), closes #23
  • schema: Updates dotfiles to utilize the alpha schema for pydotfiles (fbf62ce), closes #10

Continuous Integration

  • semver: added in auto semver and automated releases (8471a64), closes #54

Features

  • general: General updates to dotfiles (d40bf2f)
  • git: Adds in git track/untrack aliases and branch sorting override (40ed5c0), closes #4
  • homebrew: Adds in the jq library by default (09aa0c7), closes #9

Performance Improvements

  • dns: Updates default DNS to point to Cloudflare's 1.1.1.1 DNS (3d23768), closes #3

BREAKING CHANGES

  • semver: Current approaches using the old script will no longer work