Tobias Speicher
|
dedef103f1
|
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-03-13 22:03:37 +01:00 |
|
eric sciple
|
eb8a193c1d
|
update dev dependencies and react to new linting rules (#611)
|
2021-10-19 09:52:57 -05:00 |
|
eric sciple
|
e52d022eb5
|
Fetch all history for all tags and branches when fetch-depth=0 (#258)
|
2020-05-27 09:54:28 -04:00 |
|
eric sciple
|
01aecccf73
|
group output (#191)
|
2020-03-27 13:12:15 -04:00 |
|
eric sciple
|
f219062370
|
more unit tests and corresponding refactoring (#174)
|
2020-03-02 11:33:30 -05:00 |
|