File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323local module = {
2424 name = ' gitinfo-lua' ,
2525 info = {
26- version = ' 1.1 .0' , -- TAGVERSION
27- date = ' 2024/04/11 ' , -- TAGDATE
26+ version = ' 1.2 .0' , -- TAGVERSION
27+ date = ' 2024/09/14 ' , -- TAGDATE
2828 comment = " Git info Lua — Git integration with LaTeX" ,
2929 author = " Erik Nijenhuis" ,
3030 license = " free"
Original file line number Diff line number Diff line change 1616% This work consists of the files gitinfo-lua.sty gitinfo-lua.pdf
1717% gitinfo-lua-cmd.lua, gitinfo-lua-recorder.lua and gitinfo-lua.lua
1818\NeedsTeXFormat {LaTeX2e}
19- \ProvidesPackage {gitinfo-lua}[2024/04/11 1.1 .0 Xerdi's Git Package]
19+ \ProvidesPackage {gitinfo-lua}[2024/09/14 1.2 .0 Xerdi's Git Package]
2020
2121\directlua {git = require('gitinfo-lua')}
2222
You can’t perform that action at this time.
0 commit comments