mrcnpdlk/unoconv-api

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.7.0] - 2020-01-16
### Added:
- gitlabci
- `wsGetPdf` with loop

## [0.6.0] - 2019-07-01
### Added:
- timeout value in config
## [0.5.0] - 2019-04-01
### Changed
- external `mrcnpdlk/lib-exception` & `mrcnpdlk/lib-configuration` libs, namespace changes
## [0.4.0] - 2019-03-24
### Added
- Changelog file
- [webservice](https://github.com/zrrrzzt/docker-unoconv-webservice) support - generating PDF via external dockerized service
## [0.3.0] - 2019-03-11
### Changed
- CI - CodeClimate test reporter
## [0.2.0] - 2019-03-09
### Added
- `transcode()` additional param `exportOpts`
### Fixed
- documentation
## [0.1.1] - 2019-03-04
### Changed
- CI config
### Fixed
- namespaces
- parameters names
## [0.1.0] - 2019-03-03
### Added
- Logger instance
### Changed
- Parameters names

## [0.0.1] - 2019-03-03

[Unreleased]: https://gitlab.widzew.net/php-composer/api-flussonic/compare/0.6.0...devel
[0.6.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.1.1...0.2.0
[0.1.1]: https://github.com/mrcnpdlk/unoconv-api/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/mrcnpdlk/unoconv-api/compare/0.0.1...0.1.0
[0.0.1]: https://github.com/mrcnpdlk/unoconv-api/releases/tag/0.0.1