isomorphic-git v1.0.0-beta.28 Release Notes

Release Date: 2020-02-17 // about 4 years ago
  • 1.0.0-beta.28 (2020-02-17)

    chore

    • โœ‚ remove date option from author/committer/tagger (#1052) (ccb526c)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš The author.date, committer.date, tagger.date parameters were removed in favor of author.timestamp, comitter.timestamp, tagger.timestamp in order to be clear about what is actually written and better reflect the return types in readCommit, log, and readTag.