Releases: Turtlepaw/clockwork
Releases · Turtlepaw/clockwork
1.1.6 Fix 2
upgrade
now actually upgrades packages to their latest major, minor, or patch version- Add
update
command to update packages to their minor or patch versions (ffa5229) - Correctly fetch all tags using git (1904290)
- Fix an issue that causes clockwork to think that the oldest version was the latest (2025b1b)
1.1.6 Fix 1
- Fix issues with windows paths
1.1.6
- Rename "manifest" to "registry"
- Support for postinstall and postupdate scripts (see Scripts)
- Fix multiple bugs
- When prompted to install a package with no tags available, selecting 'no' still caused it to continue attempting the installation.
- Fix issues with spaces in Windows paths
- Improve documentation on registry
- Allow for both
clockwork.yaml
andclockwork.yml
- Create
clockwork.yaml
instead when initializing a project (see this answer)
1.1.5 alpha 3
- Add support for
py
along withpython
1.1.5 alpha 2
- Correctly resolve python path when executing commands
- Allow changing the URL of a package through
clockwork.yml
- Allow different preprocessed watch face paths
- New banner
1.1.5 alpha 1
- Fix issue with updating packages
- Fix issues with script using old
package.json