git-mob-core
Advanced tools
Changelog
git-mob-core 0.10.0
Changelog
git-mob-core 0.9.3
git-messages
function to TypeScript.Changelog
git-mob-core 0.9.2
.git-coauthors
can be overwritten by env var GITMOB_COAUTHORS_PATH
.Changelog
git-mob-core 0.9.1
.git-coauthors
using the createCoAuthorsFile
it is created only globally by providing internally the global path.Changelog
git-mob-core 0.9.0
coAuthor
, author
format functions and no need for the write
method.GitAuthors
function to TypeScript and define new internal type CoAuthorSchema
.getSelectedCoAuthors
now returns a promise with type Author[]
.getPrimaryAuthor
now returns a promise with type Author
.setPrimaryAuthor
now returns a promise void
.searchGitHubAuthors
search by name and this will return Author[]
.Changelog
git-mob-core 0.8.2
createCoAuthorsFile
.