-
v2.2.0a627b53c · ·
[FIX] specify VI description "for vs. since commit" (issue #41) [FIX] specify VI description "Files Changed Between Two Tags" (issue #42) [FEATURE] remove duplicates (issue #42) [FIX] remove count option from Tags With Pattern (issue #43) [FIX] only use the first commit hash (issue #44) [FEATURE] add new method to read total number of commits This release is developed with LabVIEW 2020!
-
v2.0.2-test8e7d738f · ·
-
v2.0.295f1dd04 · ·
[FIX] git cmds also working in exe when not set manually (issue #31) [FIX] current tags now returns an array of strings (issue #29) [IMPROVEMENT] VI Analyzer findings (issue #1) [FIX] latest but one tag not always working (issue #19) [IMPROVEMENT] unify use of basic API (issue #26)
-
v1.1.0bcd01fdc · ·
[FEATURE] add API methods to list all open remote branches (closes #24) [FEATURE] add API method to read last commit from remote branch (closes #25) [IMPROVEMENT] update palette (closes #17) [FEATURE] add API method ls-remote [FEATURE] add API method read remote url (closes #22) [FEATURE] add API method read branch for releases (closes #23) [FEATURE] add API method Merge Base [FEATURE] add API method Last Commit of Remote Branch [FEATURE] add API method Last Commit on Develop from Remote Branch [FEATURE] add API method Clone .git Folder [IMPROVEMENT] remove last line feed from standard output
-
v1.0.00be2f31a · ·
[IMPORTANT] major update - this version will break with the old API [FEATURE] implement new feature (issues #5, #8, #13) - add basic git commands (add, branch, checkout, clean, clone, commit, config, describe, diff, log, ls-files, pull, push, reset, rev-list, show, status, tag) - add git flow commands (feature: start, publish, finish, checkout; hotfix: start, finish; release: start, publish, track, finish) - add advanced git commands (list staged files, list unstaged files, list untracked files, push tags, push current branch with tags, show commit info, list commit logs) [IMPROVEMENT] remove hardcoded GitLab from Clone Repository (issue #7) [IMPROVEMENT] allow Pull Repository to work with Main instead of Master (issue #11) [IMPROVEMENT] wrap in lvlib (issue #14) [FEATURE] add optional param input for more flexibility (issue #15) [IMPROVEMENT] wire through git-api for easier use in sequence (issue #16)
-