Version 0.2.0
Pre-release
Pre-release
Additions:
- Implemented the project history section
- Added a detailed commit info popup when clicking on an history entry
- Added update shortcut 'npm run' command to package.json
- Added detail types
- Implemented different input fields based on detail type and filled them with default data
- Added default timestamp field and enforced it
- Implemented correct commit line diffs with anonymous compensation commits
- Various bugfixes for git detecting incorrect line diffs
- Added settings page with gitconfig edit field
Fixes:
- Fixed git commit log failing after repository has been created
- Styling: Fixed some line wrapping issues
- Minor other fixes
Changes:
- Changed "Add Detail" system to "Add File"
- Updated dependencies