Commit graph

27 commits

Author SHA1 Message Date
3218ca46cb chore: change test for actions 2021-08-20 11:11:15 +03:00
25bca13265 chore: add test that reused one builder 2021-08-20 11:11:15 +03:00
5cb7581b7f
chore: update badges 2021-08-20 01:49:47 +02:00
2eac32fbc7 chore: remove package-lock 2021-08-20 01:36:48 +03:00
8b9fb8cea0 fix: ext in makefile 2021-08-20 01:35:45 +03:00
094b9216da refac: impl more convenient design 2021-08-20 01:32:56 +03:00
6ce49fbb1f
Merge pull request #9 from icetemple/dependabot/npm_and_yarn/lodash-4.17.21
chore(deps): bump lodash from 4.17.20 to 4.17.21
2021-05-10 22:26:49 +02:00
dependabot[bot]
da6bed2d77
chore(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 16:57:17 +00:00
cd7ba1c9ae
Merge pull request #8 from icetemple/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-04-07 17:08:41 +02:00
dependabot[bot]
213710812c
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 02:45:06 +00:00
6ec01aae93 ci: remove node 8, add 14 2020-11-08 05:52:48 +03:00
ef2fa353c5
Merge pull request #5 from icetemple/task-4
feat: change object to map events and states
2020-11-08 04:51:26 +02:00
fe2ffc9182 feat: change object to map events and states
Closes #4
2020-11-08 05:50:20 +03:00
f19d608388 chore: bump version 2020-11-06 06:16:01 +03:00
5f50eba402 chore: change build destination 2020-11-06 06:13:43 +03:00
1d6640db8f update: typescript, jest, coveralls, lodash
typescript >= 4.0.5
jest >= 26.6.3
ts-jest >= 26.4.3
@types/jest >= 26.0.15
coveralls >= 3.1.0
lodash.clonedeep >= 4.5.0
2020-11-06 06:05:38 +03:00
864c308613
Merge pull request #2 from icetemple/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-18 18:10:05 +03:00
dependabot[bot]
2c8d8bef5a
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 12:21:07 +00:00
68a6cb6119 chore(deps): fix security alerts 2020-04-08 11:49:49 +03:00
c1835d270d feat: add methods for getting available states 2019-11-01 12:38:59 +03:00
e10701bc0b ci: add coveralls badge 2019-10-19 20:33:15 +03:00
3d3e7aa5d8 chore: add build badge to readme 2019-10-19 20:27:31 +03:00
3209d36ee1 ci: add travis config 2019-10-19 20:21:24 +03:00
dc25392d64 tests: add tests for 100 coverage 2019-10-19 20:19:04 +03:00
9a499d3e9b fix: fix bug with types 2019-10-19 20:06:18 +03:00
a85702fd7b fix: fix int enum bugs 2019-10-17 13:55:49 +03:00
60f5763b8b Initial commit 2019-10-11 14:57:31 +03:00