Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@3urobeat 3urobeat released this 11 Apr 17:52
· 77 commits to main since this release
89c1cfa

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