v1.0.0-0
Pre-release
Pre-release
- test: Remove console.log a0a1ad4
- chore: Add publish script e414dec
- docs: Update TOC and improve readability eb1e7a2
- chore: Include description on package.json 9f510c6
- chore: Run Prettier, lint-staged and japa on .ts files d307938
- chore: Include @fhugoduarte as a codeowner e62d411
- chore: Run prettier on all files 2286842
- Merge branch 'master' into feature/adonis5-alpha 62f4bac
- fix: package.json type path; wrong export interface 26a8374
- Merge pull request #58 from Rocketseat/feat/add-make-exception 35820b8
- chore: export some bullmq types f38bcfe
- feat: add the make exception command adb2fc1
- Merge pull request #57 from Rocketseat/feat/test-and-provider-improvements 4355961
- fix: remove unnecessary log 69d3358
- chore: remove unnecessary config 71daaf4
- test: add event listener tests, improve some old tests 54fdb3d
- feat: add event listener into bull class 247b51d
- chore: improve the setup application test 4d42009
- chore: define which files are covered 523281b
- chore: Add ExceptionHandler documentation 70e41ae
- chore: README refactor e37aaf3
- chore: Change connections env names 6e717d7
- chore: Create test-helpers 6b9d6ef
- fix: Fix schedule method bf9be55
- chore: Improve invoke command ddd69e4
- fix: Connections config b5b3c9e
- chore: Commands improvement 855f454
- chore: Upgrade bull-board 41f5d1e
- Merge pull request #39 from RodolfoSilva/feature/migrate-to-adonis-5 1b06205
- Merge branch 'master' into feature/migrate-to-adonis-5 910e60c
- feat: add test case to BullExceptionHandler 5f6e365
- feat: add exception handler 0a68642
- chore: update documentation 1685fe4
- feat: ignore IDE config files fefac47
- refactor: remove @adonisjs/redis, should use the redis provided by bull eaaaecd
- feat: add script to auto export all jobs 7ddd439
- feat: remove dist dcf2c8d
- feat: update docs with redis configuration and auto export all jobs script 1302e98
- feat: remove some packages and scripts from package.json 9750e6d
- feat: remove .eslintignore ee4b964
- feat: remove docker files b34f688
- feat: remove prettier stuf 2ab5d32
- feat: remove .npmignore 3e04ebd
- feat: remove .editorconfig 4dfd3d5
- feat: fix lint warnings f75d003
- feat: restore previous .eslintrc.js adding the typescript configuration d00e003
- feat: add test case 4c642fd
- fix: typo in the documentation 8f54085
- feat: convert js class to ts 31c9e4e
- feat: remove empty methods 28bf2a6
- feat: registry Listen command a7cbb72
- feat: update handle type 02a3be6
- feat: format config files and reorder package.json a3b58d7
- feat: update ignore and replace package-lock with yarn.lcok 17d4d59
- feat: convert tab to space 33261de
- feat: wrap the test execution with nyc 837e1f7
- feat: add test coverage script 418ffde
- chore: remove config.json 8358d3f
- feat: migrate bull:listen command to adonis 5 aaf1610
- feat: update error handler documentation 0621e2b
- feat: rollback property queueName to key f2baeba
- chore: update dependencies 82aa20c
- feat: add commands c67e33b
- feat: update documentation 020b08d
- fix: test - Provider: BullProvider 7469512
- fix: test - Bull: shouldn't schedule when time is invalid 188947e
- fix: test - Bull: should schedule a new job bb8f3d1
- fix: test - Bull: should add a new job with events inside Job class 32ea216
- fix: test - Bull: should add a new job 17d24e3
- fix: redis types ab15a3f
- feat: add index.ts to set typescript reference cd3e1ff
- fix: provider factory 8b2e1a0
- feat: migrate provider to adonis 5 2620be1