Releases: JasonYao/pydotfiles
Releases · JasonYao/pydotfiles
v4.2.8
4.2.8 (2022-10-20)
Bug Fixes
- mac: adds in support for dealing with whitespace in paths for mac (6e2e1a7)
v4.2.7
4.2.7 (2022-10-18)
Bug Fixes
- dock: fixes dock to allow default dock settings to be applied correctly (0f2e4e6)
v4.2.6
4.2.6 (2022-10-18)
Bug Fixes
- macos: fixes an issue when re-running a build package script with mktemp (6ddc243)
v4.2.5
4.2.5 (2022-10-17)
Bug Fixes
- build: fixes symlinks for generated build packages to point to correct locations (2059e47)
v4.2.4
4.2.4 (2022-10-17)
Bug Fixes
- zip: fixes released zip files to properly include subdirectory files (c8cd39d)
v4.2.3
4.2.3 (2022-10-17)
Bug Fixes
- symlinks: fixes symlinks to point to the correct absolute path (2468975), closes #86
v4.2.2
4.2.2 (2022-10-17)
Bug Fixes
- build: fixes linux build runner when retrieving macos build options (7c04f1a)
v4.2.1
4.2.1 (2022-10-17)
Bug Fixes
- build: fixes the build command's release flag to work for directories without the output dir (c14a58a)
v4.2.0
4.2.0 (2022-10-17)
Features
- build: adds in the -r or --release flag to the build command, which zips up build packages (5367eaf), closes #85
v4.1.0
4.1.0 (2022-10-17)
Features
- build: adds in the -b or --build-directory flag to the build command to control output (65736da), closes #84