# Changelog

## 0.1.4


## 0.1.3
* Fixing potential payload corruption by splitting based on the items rather than the serialised payload

## 0.1.2


## 0.1.1
* Including VERSION file into the package

## 0.1.0
* Initial release
* Configurable item threshold
* Configurable byte size threshold
* Configurable preservation of item order
* Configurable succuess and failure handlers
* Configurable retry policy
* GenStage based backpressure control
