Skip to content

Releases: initialcommit-com/git-sim

v0.2.4

17 Feb 06:09
Compare
Choose a tag to compare

What's Changed

  • Added support for stash subcommands - push/pop/apply by @abhijitnathwani in #60
  • Changed LICENSE from MIT to GPLv2

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Feb 06:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Feb 07:58
Compare
Choose a tag to compare

What's Changed

  • Enhance output video file names to match image names
  • Add --img-format option to export images to png
  • Support -e, --edit option for cherry-pick subcommand to specify edited commit message

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Feb 20:44
Compare
Choose a tag to compare

What's Changed

Fix --commits flag with log subcommand

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Feb 02:24
Compare
Choose a tag to compare

What's Changed

-Fix bug when amending commit messages

Full Changelog: v0.1.9...v0.2.0

v0.1.9

02 Feb 01:50
Compare
Choose a tag to compare

What's Changed

  • Refactor inheritance model to make GitSimBaseCommand a manim scene subclass
  • Fix rebase issue on branches with less than 5 commits
  • Add badges to README

Full Changelog: v0.1.8...v0.1.9

v0.1.8

02 Feb 00:20
Compare
Choose a tag to compare

What's Changed

  • Add support for webm output
  • Fix issue displaying local branches containing forward slash
  • README updates

Full Changelog: v0.1.7...v0.1.8