Releases: peitaosu/Cardiff
Releases · peitaosu/Cardiff
v0.1.3
Improvements and Fixes.
New
- Support Store Repositories in Specific Folder.
Improvement:
- Repositories Folder, Log Folder and Temp Folder should be inside of Cardiff.
- Fix Commit Logs Issues.
v0.1.2
Support Multiple Repositories Switch.
New
- Add Command: repo to Support Multiple Repositories Switch.
Improvement:
- Remove Force Quit in Settings Check.
v0.1.1
Support Multiple Repositories.
New:
- Add Multiple Repositories Support.
- Add Settings Saving Support.
Improvement:
- All exec_cmd() will have return.
v0.1.0 - Use MIT License from v0.1.0
More Complete Cardiff!
New:
- Add Logging System.
- Add MIT License.
Improvement:
- Format all print messages.
v0.0.10
PSD Format Support Still Work In Process!
New:
- PSD format support: merge (saved as merged layer).
- Create a Logo based on Git Logo.
Improvement:
- Add generated files (*.diff.*, *.merged.*) into .gitignore.
v0.0.9
PSD Format Support Still Work In Process!
New:
- Diff: Support diff files without any VCS.
Improvement:
- Add verbose logs support.
- Add silent mode support.
- Test will diff dummy files.
v0.0.8
PSD Format Support Still Work In Process!
New:
- Diff Visualization: Display changes in same window.
- Add Guide of How To Use: docs/How_To_Use_Cardiff.md
Improvement:
- All format is compatible with each other.
- Test will create dummy files and test merging.
v0.0.7
PSD Format Support Work In Process!
New:
- PSD format support: parse, diff, visualize, parameterize (merge WIP)
Improvement:
- Add Travis CI Build Check
v0.0.6
Support Branch Operations Now!
New:
- VCS (Git) support: branch
Improvement:
- More Unit Test to ensure the robustness of code
- More information about How-To Get Start in README.md
v0.0.5
Support AIF format Now!
New:
- AIF format support: parse, diff, merge, visualize, parameterize
Improvement:
- Avoided aifc module method issue