Releases: Artamus/git-split
Releases · Artamus/git-split
v1.0.0
Some changes:
- Swapped out regex based parsing for angstrom;
- Fixed the commit IDs for rebasing after splitting an in-between commit;
- Fixed the rebase breaking because the command could not fetch username/email from git global config;
- Code robustness fixes.
This marks the first point I consider this tool "ready". Small changes can of course be made (and there are some in the TODO), but the tool is essentially "done".
0.0.4
Workflow test
0.0.3 Specify more specific ocaml version for the workflow.
Renamed OPAM package
0.0.2 Rename the package to git-split instead of git_split.