You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added gitmessage
* removed unecessary package I accidently added
* Installing packages
* testing the gitmssg function
* changed variable in LibGit.2.GitCommit()
* Added test for the git commit message?
* Added one more line to the git message test
* Revise the gitmessage test
* Changed some of the test for gitmessage
* Revision on the commit message test, description
* changed back to previous
* correct version
---------
Co-authored-by: George Datseris <[email protected]>
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# 2.13.0
2
+
- Add `commmit_message` option in `tag!`, which add an additional `"gitmessage"` field in dictionary `d` and include the git message associated with the commit.
3
+
1
4
# 2.12.6
2
5
- Crucial bugfix to `produce_or_load`. When used with a prefix, it attached double prefix to the file (one coming as a duplicate from `savename`). This is now fixed, but it means that some files produced with prefix and `produce_or_load` in v2.12 may be re-produced after this update.
0 commit comments