tiktok-sparo/apps/sparo/CHANGELOG.json
2024-03-05 09:01:33 -08:00

155 lines
3.8 KiB
JSON

{
"name": "sparo",
"entries": [
{
"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"
}
]
}
}
]
}