Releases: mugli/orkid-node
Releases · mugli/orkid-node
Release 0.11.0
- Add tests for result/failed/dead list trimming
3e97fa9 - Breaking: change how result/failed/dead tasks are stored
f76e1a7 - Breaking: remove redisClient option from constructors
a9930c8 - Update dependencies
3ed0060 - Update dependencies
6d56eae - Breaking: change defaults in consumer options, add new stealFromInactiveConsumersAfterMs option
3bf9e42 - Add example for adding tasks in bulk
aa2cf65 - Add tests for bulk creating tasks
dd54f41 - Update readme
d64672f - Update changelog
ad186d1 - Update readme
57a68e7
Release 0.10.0
Release 0.9.0
Release 0.8.0
Release 0.7.0
Release 0.6.0
- Convert to TypeScript
#41 - Add necessary scripts and deps of TS
4843a78 - Fix type errors
f326469 - Fix tests
e2efc4b - Add API documentaion [WIP]
78ee7f2 - Add type declarations
a25f06a - Make examples easily copyable
af40a00 - Fix type in producer
5720171 - Update readme
6184cbf - Minor changes
8e04f79 - Update coverage badge, use generated one since we run test on compiled lib
59d4a45 - Add tsdoc for consumer constructor
aaa4a60 - Run tests on compiled lib
8d6d3b5 - Fix lint issues
5acdc9d - Fix ts errors in task.ts
b734e95 - Add tsdoc for consumer
80fa61c - Fix logo in the readme
01f241f - Update changelog
b0c5291 - Flip order of lint and test because we need compied lib for lint too
2d0063a - Update tsconfig
482e857 - Update release config
413e52d - Add prepack script
07073ca - Add link to circleci badge
1a7c260 - Rename files to *.ts
7391585 - Update npmignore
8f65207
Release 0.5.0
[email protected] changelog /Users/mehdi/work/Projects/orkid
auto-changelog "--stdout" "--commit-limit" "false" "--unreleased" "--template" "./changelog-template.hbs"
Release 0.4.0
- Feature/upgrade deps
#39 - Add tests for consumer-unit cleanup. Close #38
#38 - Upgrade deps
497b107 - Setup automated release
5c1536c - Update dependencies
dca28dc - Add prettier and eslint
488b52c - Add tests for consumer units
8be528f - Place redis transformers to a separate module, give credit
245016c - Remove prepare-ioredis script
1be498d - Fix most of the stuff after removing prepare-ioredis
5a3e506 - Upload code coverage report
c0e1df8 - Add tests for task
4105a98 - Update readme
6c3b135 - Fix most lint issues
44782fb - Update config to generate coverage
3e190c4 - Add test sequencer
74f2a2b - Update consumer test
dca04dd - Update readme
344918b - Update readme
d991f44 - Update readme
a2fa20e - Update .npmignore
114ac31 - Add code coverage badge
15f9880 - Add build status in readme
7624817 - Update readme
9057192