mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-23 15:48:16 -05:00
78 lines
1.7 KiB
Markdown
78 lines
1.7 KiB
Markdown
# Change Log - sparo
|
|
|
|
This log was last generated on Tue, 05 Mar 2024 17:01:33 GMT and should not be manually modified.
|
|
|
|
## 1.0.0
|
|
Tue, 05 Mar 2024 17:01:33 GMT
|
|
|
|
### Updates
|
|
|
|
- Update the minimal git supported version to 2.44.0
|
|
- Improve the "sparo init-profile" template comments
|
|
|
|
## 0.0.7
|
|
Tue, 05 Mar 2024 04:37:22 GMT
|
|
|
|
### Updates
|
|
|
|
- Support --profile parameter in clone command
|
|
- Fix a compatibility issue when getting profile name on Windows OS
|
|
|
|
## 0.0.6
|
|
Sat, 02 Mar 2024 06:30:17 GMT
|
|
|
|
### Patches
|
|
|
|
- Fix a regression in sparo checkout
|
|
|
|
## 0.0.5
|
|
Fri, 01 Mar 2024 23:21:32 GMT
|
|
|
|
### Updates
|
|
|
|
- Improve error logs when get projects from selection failed
|
|
- Allow other configuration files under sparo files folder
|
|
- Add subspace folders under all project folders into skeleton
|
|
- Add help alias and enable strict mode
|
|
|
|
## 0.0.4
|
|
Fri, 01 Mar 2024 09:03:08 GMT
|
|
|
|
### Updates
|
|
|
|
- --help and help shows basic help text
|
|
- List all available profiles when no --project specified
|
|
- Improve "sparo checkout" to support the --add-profile parameter
|
|
- Add update notifier
|
|
- Support checkout --to or --from in sparo-ci, replacing sparo-ci sparse
|
|
- support for cloning a specify branch
|
|
- Add website links to README.md and package.json
|
|
|
|
## 0.0.3
|
|
Sat, 24 Feb 2024 04:08:09 GMT
|
|
|
|
### Updates
|
|
|
|
- Improve terminal user interface
|
|
- Add "sparo init-profile --profile <name>" command
|
|
- Support checkout uncommitted sparo profiles
|
|
- add remote and branch arguments for sparo fetch & cr fix
|
|
- fix load path in sparo profile service
|
|
- Fix log format
|
|
- Add a startup banner display version infos
|
|
|
|
## 0.0.2
|
|
Thu, 22 Feb 2024 01:51:44 GMT
|
|
|
|
### Updates
|
|
|
|
- Remove housekeeping code
|
|
- Update documentation
|
|
|
|
## 0.0.1
|
|
Thu, 22 Feb 2024 00:07:39 GMT
|
|
|
|
### Updates
|
|
|
|
- Initial implementation
|
|
|