Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@maxbolgarin maxbolgarin released this 21 Oct 14:16
· 2 commits to main since this release
5a8c229

Release v3.0.0 | 21.10.2024

Breaking Changes

  • Add a lot of new features, change some old commands, make interface better

Features

  • Add new help with table and colors
  • Add force push
  • Add new aliases for existing commands
  • Make pull better: add choosing of strategy, rebase, fetch info
  • Add rebase command: new command for everything about rebasing
  • Remove autosquash rebase from commit
  • Add reset command: now you can choose a commit to reset
  • Add custom ticket prefix
  • Add A LOT of new modes to commit
  • Add custom scopes to commit
  • Add user settings to config
  • Add ability to unset global configs
  • Add feature to set remote url in the new repo

Fixes

  • A lot of UI and UX fixes in all existing commands

Misc

  • Add build action to create an executable script
  • Add minify after build to delete newlines and comments
  • New README