Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [0.4.0](https://github.com/char0n/qencode/compare/0.3.0...0.4.0) (2019-9-9)
### Features:
* logging: better logging messages
## [0.3.0](https://github.com/char0n/qencode/compare/0.2.0...0.3.0) (2019-9-9)
### Features:
* Task: add support for transfer_method by configuration
## [0.2.0](https://github.com/char0n/qencode/compare/0.1.0...0.2.0) (2019-8-2)
### Features:
* qencode: add support for configuring via mix configuration
## [0.1.0](https://github.com/char0n/qencode/compare/0.1.0...0.1.0) (2019-7-3)
### Features:
* qencode: wrap all esential API endpoins into elixir functions
* qencode: add support for getting session token
### Bug Fixes:
* Task: add method for getting full encoding status info
* Task.status: send task_toknes list properly