-
v0.3.5 Stable
released this
2024-04-16 20:56:36 +03:00 | 2 commits to main since this release📅 Originally published on GitHub: Tue, 16 Apr 2024 18:20:48 GMT
🏷️ Git tag created: Tue, 16 Apr 2024 17:56:36 GMTWhat's New
- Add
initsubommand - Add
configsubcommand - Add
remotesubcommand - Render entered git-sim command as image or video title by default (can disable with global option
--no-show-command-as-title) - Add
--stagedflag torestoresubcommand - Add
-dflag and commit specification fortagsubcommand - Add
--set-upstreamflag forpushsubcommand - Add
--detachflag to gitswitchsubcommand - Allow specification of destination path for simulating
clonesubcommand - Add global option
--fontfor user to specify font family using font names or files - Update default column names in working directory table
Bug fixes
- Fix stash
popand stashapplysubcommands - Fix
addsubcommand for empty repos with no commits - Improve various formatting and layout issues including title display, title length, element overlap, and excess frame scaling
Technical
- Migrate to src/ layout and replace setup.py with pyproject.toml
- Correct license specified in pyproject.toml from MIT to GNU GPLv2
- Update logo entry in manifest
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.3.3...v0.3.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add
-
v0.3.3 Stable
released this
2023-07-05 04:51:39 +03:00 | 44 commits to main since this release📅 Originally published on GitHub: Wed, 05 Jul 2023 01:58:58 GMT
🏷️ Git tag created: Wed, 05 Jul 2023 01:51:39 GMTWhat's New
- Fix breaking changes due to updated pydantic dependency
- Implement end-to-end testing, by @ehmatthes in https://github.com/initialcommit-com/git-sim/pull/92
New Contributors
- @ehmatthes made their first contribution in https://github.com/initialcommit-com/git-sim/pull/92
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.3.2...v0.3.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.2 Stable
released this
2023-06-12 05:55:38 +03:00 | 48 commits to main since this release📅 Originally published on GitHub: Mon, 12 Jun 2023 03:02:11 GMT
🏷️ Git tag created: Mon, 12 Jun 2023 02:55:38 GMTWhat's New
- Fix bug in merge subcommand due to removed method is_remote_tracking_branch()
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.3.1...v0.3.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.1 Stable
released this
2023-06-06 21:41:43 +03:00 | 54 commits to main since this release📅 Originally published on GitHub: Mon, 12 Jun 2023 03:01:11 GMT
🏷️ Git tag created: Tue, 06 Jun 2023 18:41:43 GMTWhat's New
- Fix performance issue related to determining whether branches are remote tracking branches (mainly affects large repos)
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.3.0...v0.3.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.0 Stable
released this
2023-04-22 19:22:31 +03:00 | 56 commits to main since this release📅 Originally published on GitHub: Sat, 22 Apr 2023 16:31:37 GMT
🏷️ Git tag created: Sat, 22 Apr 2023 16:22:31 GMTWhat's New
- Added new subcommands: rm, mv, clean
- Add project logo gif to readme
- Add -v, --version flag to display program version info (#82)
- Add --style option to allow different graphical styles
- Update contribution guidelines to utilize dev branch
- Use enum for --color-by options (#80)
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.2.9...v0.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/initialcommit-com/git-sim.git
synced 2026-04-26 19:15:51 +03:00