Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

55 lines (41 loc) · 3.82 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2019-07-09)

Bug Fixes

Build System

Features

  • Add a logger (3051954)
  • add actions (3b4ab54)
  • add Log object (4b7a098)
  • add prefetch (3c880d5)
  • rabbitmq: add ack (d2a5884)
  • rabbitmq: add config to connection (bea37a1)
  • rabbitmq: change to more generic structure (1f08dc7)
  • rabbitmq: you can edit now queue name (5184a9b)
  • change log lib (d20a740)
  • change to wrapper function (6e93441)
  • check if job is already in process (3606ff5)
  • delete lib and use util for rabbitmq (ef462dc)
  • move rabbitmq to library (2306539)

Tests