GitPedia
Rocketseat

Rocketseat/adonis-bull

The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️

8 Releases
Latest: 5y ago
Update to Adonis v5 releasev1.0.4Latest
HigoRibeiroHigoRibeiro·5y ago·May 17, 2021
GitHub

📋 Changes

  • Merge pull request #83 from Rocketseat/chore/bump-version a23ba3b
  • chore: Bump the adonis bull package 45c64c5
  • Merge pull request #81 from arthur-er/alpha 971a8e5
  • fix: Update to adonis v5 release 4a30418
v0.2.5
pellizzettipellizzetti·5y ago·April 21, 2021
GitHub

📋 Changes

  • chore: Add new parameter to ui function abfbf51
  • chore: Change readme cba774b
  • chore: Add UI custom hostname to listen command 20a7274
  • chore: Bump the package version b14fe62
v0.2.4
pellizzettipellizzetti·5y ago·April 20, 2021
GitHub

📋 Changes

  • docs: Improve event section 89f6c64
  • chore: Bump the bull and bull-board packages c63f41c
v1.0.0-2Pre-release
jpedroschmitzjpedroschmitz·5y ago·February 24, 2021
GitHub

📋 Changes

  • docs: Improve the example of obtaining the key c3cb234
  • fix: Use the options defined in the job 55fbbc5
v1.0.0-1Pre-release
jpedroschmitzjpedroschmitz·5y ago·February 12, 2021
GitHub

📋 Changes

  • chore(deps): Update np to 7.3.0 c6590d5
  • fix: Use handle method by instance 448f81d
  • Merge branch 'master' of github.com:Rocketseat/adonis-bull into alpha afbc831
  • docs: Add why section and new badges a68fa6a
  • chore: Add @rocketseat/commitlint-config 3b8c834
  • ci: Fix coveralls error when running on CI b370751
v0.2.3
jpedroschmitzjpedroschmitz·5y ago·February 5, 2021
GitHub

📋 Changes

  • chore: Upgrade bull-board to 1.2.0 3df0189
  • docs: Add why section and new badges a68fa6a
  • chore: Add @rocketseat/commitlint-config 3b8c834
  • ci: Fix coveralls error when running on CI b370751
  • docs: Add note about Adonis v5 4c47a29
v1.0.0-0Pre-release
jpedroschmitzjpedroschmitz·5y ago·January 26, 2021
GitHub

📋 Changes

  • 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
  • + 65 more
v0.2.2
jpedroschmitzjpedroschmitz·5y ago·February 4, 2021
GitHub

Initial release