Commit Graph

53 Commits

Author SHA1 Message Date
Nemo e0f05fe646 Version Bump (1.0.6) 2021-07-29 11:12:37 +05:30
Nemo 610c13fcef
Parse Duration 2021-07-29 11:11:58 +05:30
Nemo 089c46d978 Prep for next release 2021-07-28 17:28:24 +05:30
Nemo 1aa0be59da Change flags to --timestamps and --durations 2021-07-28 17:22:36 +05:30
Nemo c4b1b42461 feat: Parse as durations IFF first timestamp is >0 2021-07-28 17:22:05 +05:30
dependabot[bot] a710658b49 Bump mocha from 9.0.2 to 9.0.3
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 11:22:38 +05:30
Nemo a737d37105 [docs] Update README as per #72 2021-07-21 13:50:48 +05:30
Nemo 7247b7be66 Add a --timestamps-are-durations flag 2021-07-21 13:44:47 +05:30
Nemo 10981c62ce Force timestamps using --timestamps-only 2021-07-21 13:30:42 +05:30
Nemo b0fd29cbdb [ci] Run tests on all supported node versions 2021-07-21 13:22:32 +05:30
Nemo deca378937 Parse durations correctly 2021-07-21 13:20:19 +05:30
Nemo 3fdb7739ff Add testcase for parsing duration
Ref #68
2021-07-21 12:10:28 +05:30
Nemo ce845195cf [dep] Dependency Updates 2021-07-21 12:08:49 +05:30
Nemo d47844fe3b Add some badges 2021-06-28 23:54:47 +05:30
Nemo 3f9eb44d58
Create config.yml 2021-06-28 10:05:14 +00:00
Nemo 3c916c93ec Update issue templates 2021-06-28 09:59:52 +00:00
Nemo ecd52f60d1 [docs] Update output_file as optional in README 2021-06-28 15:22:10 +05:30
Nemo ff5a7b5234 Version Bump (1.0.4) 2021-06-28 15:04:41 +05:30
Nemo d4a99bf98f Improve helptext 2021-06-28 15:04:09 +05:30
Nemo 819b990dfc Fixes #64 2021-06-28 14:53:41 +05:30
Nemo 4b5c16d699 broken test for #64 2021-06-28 14:26:58 +05:30
Nemo f00efc7806 Improve README and --help 2021-06-28 14:20:10 +05:30
Nemo cbaa488962 Improves README
Closes #60
Closes #16
2021-06-28 14:14:19 +05:30
Nemo 2c23c1c7aa Version Bump 2021-06-28 13:55:31 +05:30
Nemo ab31ec4f91 npm update 2021-06-28 13:53:59 +05:30
Nemo 9d30f09aac
Run tests on GitHub Actions 2021-06-09 19:10:14 +00:00
Nemo c9d721953e Version Bump
s Please enter the commit message for your changes. Lines starting
2021-06-10 00:27:04 +05:30
Nemo c06841f57d switch to minimist arg parser 2021-06-10 00:21:23 +05:30
Nemo c730a8f823 remove ora 2021-06-10 00:09:46 +05:30
Nemo a4d04f0dd8 Version Bump 2021-06-09 23:49:51 +05:30
Nemo 0d5a91043b [tests] Improve tests 2021-06-09 23:49:03 +05:30
Nemo 0407b0f581 [deps] Dependency Updates 2021-06-09 23:48:49 +05:30
Nemo 1530add88c Adds personal usage note 2021-06-01 12:41:51 +05:30
Nemo 67a2c1eb6b add npm ignore 2021-06-01 12:35:39 +05:30
Nemo 2601f344c4 doc update 2021-06-01 12:32:16 +05:30
Nemo efed3d7bf7 Add native dependabot 2021-06-01 12:31:21 +05:30
Nemo 9958b6ef0f Get it working 2021-05-31 13:26:47 +05:30
Nemo 32156d2193 Updates to everything 2021-05-30 19:37:09 +05:30
dependabot-preview[bot] 619b5f88ad Bump mocha from 5.2.0 to 8.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 14:08:53 +05:30
Nemo 489121923c
Merge pull request #24 from captn3m0/dependabot/npm_and_yarn/meow-7.0.1
Bump meow from 5.0.0 to 7.0.1
2020-08-03 14:02:37 +05:30
dependabot-preview[bot] 280c409446
Bump meow from 5.0.0 to 7.0.1
Bumps [meow](https://github.com/sindresorhus/meow) from 5.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](https://github.com/sindresorhus/meow/compare/v5.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:07:14 +00:00
Nemo 9f345ceacd
Merge pull request #11 from captn3m0/dependabot/npm_and_yarn/get-artist-title-1.2.0
Bump get-artist-title from 1.1.1 to 1.2.0
2019-12-11 12:19:32 +05:30
dependabot-preview[bot] bce23f0155
Bump get-artist-title from 1.1.1 to 1.2.0
Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/goto-bus-stop/get-artist-title/releases)
- [Commits](https://github.com/goto-bus-stop/get-artist-title/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 23:12:52 +00:00
dependabot[bot] 94837d7f41 Bump console-log-level from 1.4.0 to 1.4.1
Bumps [console-log-level](https://github.com/watson/console-log-level) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/watson/console-log-level/releases)
- [Commits](https://github.com/watson/console-log-level/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 08:43:22 +00:00
dependabot[bot] c85f21d6d3 Bump get-artist-title from 1.1.0 to 1.1.1
Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/goto-bus-stop/get-artist-title/releases)
- [Commits](https://github.com/goto-bus-stop/get-artist-title/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 06:52:15 +00:00
Nemo b6b159117d move 2018-06-02 16:30:34 +05:30
Nemo f413aec6ea deps update 2018-05-27 11:26:53 +05:30
Nemo 78fc7ccbe6 Adds Artist guessing tests 2017-06-11 01:53:12 +05:30
Nemo 52f9594b03 Updates package.json 2017-06-08 02:17:27 +05:30
Nemo 9035cbefe2 Adds artist names tests 2017-06-08 02:17:10 +05:30