Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 461 Bytes

HISTORY.rst

File metadata and controls

21 lines (15 loc) · 461 Bytes

History

0.1.0 (2016-11-25)

  • First release on PyPI.

0.2.0 (2016-11-28)

  • Make batcher size/time limit configurable.
  • Added test cases and documentation.

0.3.0 (2017-05-04)

  • Added new flexible configuration format based on the blocks and flows concept.
  • Added query parameters support to SQL block.
  • Update AMQP block to use a connnection URL instead of just the server address.