Releases: initialcommit-com/git-sim
Releases · initialcommit-com/git-sim
v0.2.4
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
What's Changed
- Refactor codebase to swap CLI argument handling from argparse to Typer by @paketb0te in #49
- Use pydantic settings by @paketb0te in #52
- Create Dockerfile by @Averagess in #50
- Add --stdout option to write image data directly to stdout while suppressing other output by @initialcommit-io
- Improve spacing of file paths in zones @initialcommit-io
- Fix color of dotted lines @initialcommit-io
New Contributors
- @Averagess made their first contribution in #50
Full Changelog: v0.2.2...v0.2.3
v0.2.2
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
v0.2.0
v0.1.9
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
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