tiktok-sparo/apps/sparo/CHANGELOG.json
2024-08-16 22:09:09 +00:00

358 lines
8.9 KiB
JSON

{
"name": "sparo",
"entries": [
{
"version": "1.6.0",
"tag": "sparo_v1.6.0",
"date": "Fri, 16 Aug 2024 22:09:09 GMT",
"comments": {
"none": [
{
"comment": "Supports shell completion"
},
{
"comment": "Include CHANGELOG.md in published releases"
}
]
}
},
{
"version": "1.5.0",
"tag": "sparo_v1.5.0",
"date": "Mon, 15 Jul 2024 18:00:28 GMT",
"comments": {
"none": [
{
"comment": "Automatically set up recommended git configuration even when performing a full clone"
},
{
"comment": "\"sparo fetch\" behaves the same as \"git fetch\" when no remote or no branches specified"
},
{
"comment": "Print error message and exit when git pull fails"
}
]
}
},
{
"version": "1.4.0",
"tag": "sparo_v1.4.0",
"date": "Tue, 02 Jul 2024 18:03:52 GMT",
"comments": {
"none": [
{
"comment": "Improve logic to check existence of a branch"
},
{
"comment": "Enhance metric logic to accurately report success data"
}
]
}
},
{
"version": "1.3.0",
"tag": "sparo_v1.3.0",
"date": "Fri, 31 May 2024 18:31:02 GMT",
"comments": {
"none": [
{
"comment": "\"sparo checkout -\" can checkout to previous branch correctly"
},
{
"comment": "\"sparo pull\" respects temporary rush selectors \"--to\" and \"--from\"."
}
]
}
},
{
"version": "1.2.0",
"tag": "sparo_v1.2.0",
"date": "Fri, 24 May 2024 23:10:09 GMT",
"comments": {
"none": [
{
"comment": "Improve \"sparo checkout\" help text for \"--profile\", \"--add-profile\" and \"--no-profile\" paramters"
},
{
"comment": "\"sparo fetch\" and \"sparo pull\" automatically clean up merged branches from the git configuration before actually invoking git fetch or pull"
}
]
}
},
{
"version": "1.1.0",
"tag": "sparo_v1.1.0",
"date": "Fri, 10 May 2024 20:44:01 GMT",
"comments": {
"none": [
{
"comment": "Fix checkout command in a detached HEAD state"
},
{
"comment": "[sparo checkout] support cli --to/--from option for projects selection"
},
{
"comment": "Improve check logic to prevent unnecessary git operations when tracking remote branches"
}
]
}
},
{
"version": "1.0.8",
"tag": "sparo_v1.0.8",
"date": "Mon, 15 Apr 2024 23:34:54 GMT",
"comments": {
"minor": [
{
"comment": "Sparo fetch all remote branches when \"sparo fetch--all\""
},
{
"comment": "Track the branch which specifies to sparo checkout"
},
{
"comment": "Add \"sparo pull\" command"
}
],
"none": [
{
"comment": "Fix typo in recommended configs"
}
]
}
},
{
"version": "1.0.7",
"tag": "sparo_v1.0.7",
"date": "Fri, 29 Mar 2024 21:28:25 GMT",
"comments": {
"none": [
{
"comment": "No need to sync sparse checkout state if the target kind is file path"
}
]
}
},
{
"version": "1.0.6",
"tag": "sparo_v1.0.6",
"date": "Fri, 29 Mar 2024 19:27:13 GMT",
"comments": {
"none": [
{
"comment": "Checkout can handle branch, tag, commit SHA and file path"
}
]
}
},
{
"version": "1.0.5",
"tag": "sparo_v1.0.5",
"date": "Fri, 15 Mar 2024 19:46:56 GMT",
"comments": {
"none": [
{
"comment": "Add more comments in Sparo profile template"
},
{
"comment": "Add a new launch option called \"additionalSkeletonFolders\" to add more folders to skeleton"
}
]
}
},
{
"version": "1.0.4",
"tag": "sparo_v1.0.4",
"date": "Sat, 09 Mar 2024 02:43:07 GMT",
"comments": {
"none": [
{
"comment": "Fix parse sparo commit -m issue"
}
]
}
},
{
"version": "1.0.3",
"tag": "sparo_v1.0.3",
"date": "Fri, 08 Mar 2024 23:50:26 GMT",
"comments": {
"none": [
{
"comment": "Fix finding rush plugin paths issue in a subfolder of repository"
},
{
"comment": "Specified version takes over the sparo-lib version"
}
]
}
},
{
"version": "1.0.2",
"tag": "sparo_v1.0.2",
"date": "Tue, 05 Mar 2024 17:16:25 GMT",
"comments": {
"none": [
{
"comment": "Set mininal supported git version to 2.43.0"
}
]
}
},
{
"version": "1.0.1",
"tag": "sparo_v1.0.1",
"date": "Tue, 05 Mar 2024 17:04:18 GMT",
"comments": {}
},
{
"version": "1.0.0",
"tag": "sparo_v1.0.0",
"date": "Tue, 05 Mar 2024 17:01:33 GMT",
"comments": {
"none": [
{
"comment": "Update the minimal git supported version to 2.44.0"
},
{
"comment": "Improve the \"sparo init-profile\" template comments"
}
]
}
},
{
"version": "0.0.7",
"tag": "sparo_v0.0.7",
"date": "Tue, 05 Mar 2024 04:37:22 GMT",
"comments": {
"none": [
{
"comment": "Support --profile parameter in clone command"
},
{
"comment": "Fix a compatibility issue when getting profile name on Windows OS"
}
]
}
},
{
"version": "0.0.6",
"tag": "sparo_v0.0.6",
"date": "Sat, 02 Mar 2024 06:30:17 GMT",
"comments": {
"patch": [
{
"comment": "Fix a regression in sparo checkout"
}
]
}
},
{
"version": "0.0.5",
"tag": "sparo_v0.0.5",
"date": "Fri, 01 Mar 2024 23:21:32 GMT",
"comments": {
"none": [
{
"comment": "Improve error logs when get projects from selection failed"
},
{
"comment": "Allow other configuration files under sparo files folder"
},
{
"comment": "Add subspace folders under all project folders into skeleton"
},
{
"comment": "Add help alias and enable strict mode"
}
]
}
},
{
"version": "0.0.4",
"tag": "sparo_v0.0.4",
"date": "Fri, 01 Mar 2024 09:03:08 GMT",
"comments": {
"none": [
{
"comment": "--help and help shows basic help text"
},
{
"comment": "List all available profiles when no --project specified"
},
{
"comment": "Improve \"sparo checkout\" to support the --add-profile parameter"
},
{
"comment": "Add update notifier"
},
{
"comment": "Support checkout --to or --from in sparo-ci, replacing sparo-ci sparse"
},
{
"comment": "support for cloning a specify branch"
},
{
"comment": "Add website links to README.md and package.json"
}
]
}
},
{
"version": "0.0.3",
"tag": "sparo_v0.0.3",
"date": "Sat, 24 Feb 2024 04:08:09 GMT",
"comments": {
"none": [
{
"comment": "Improve terminal user interface"
},
{
"comment": "Add \"sparo init-profile --profile <name>\" command"
},
{
"comment": "Support checkout uncommitted sparo profiles"
},
{
"comment": "add remote and branch arguments for sparo fetch & cr fix"
},
{
"comment": "fix load path in sparo profile service"
},
{
"comment": "Fix log format"
},
{
"comment": "Add a startup banner display version infos"
}
]
}
},
{
"version": "0.0.2",
"tag": "sparo_v0.0.2",
"date": "Thu, 22 Feb 2024 01:51:44 GMT",
"comments": {
"none": [
{
"comment": "Remove housekeeping code"
},
{
"comment": "Update documentation"
}
]
}
},
{
"version": "0.0.1",
"tag": "sparo_v0.0.1",
"date": "Thu, 22 Feb 2024 00:07:39 GMT",
"comments": {
"none": [
{
"comment": "Initial implementation"
}
]
}
}
]
}