mglib/changelog.md

32 lines
568 B
Markdown
Raw Normal View History

# Changelog
## [1.2.2] - 25 July 2020
### Changed
- bugfix - get_pagecount handles non utf-8 encoded documents
### Added
- unit tests for get_pagecount
## [1.2.1] - 16 July 2020
2020-07-16 08:33:11 +02:00
### Added
- shortcuts.resize_img - resizes/converts images jpg, png documents
- change get_pagecount to work with tiff files as well
- bring in last modules from pmworker (mime and wrapper)
2020-07-16 08:33:11 +02:00
## [1.1.0] - 25 June 2020
### Added
- utils.try_load_config
- utils.load_config
- Endpoint module move in (from pmworker)
## [1.0.0] - 25 Apr 2020
### Hello, mglib!