-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #173 in MA/avito-ios-media-picker from develop to …
…master * commit '93bf2fe92857ddea6a013ecd8664e24608e2eb5e': (111 commits) SEL-512: Update changelog SEL-512: Move changelog SEL-512: Add link to readme SEL-512: Add github link SEL-512: Add changelog SEL-512: Improve readme SEL-512: Improve docs SEL-512: Bump version SEL-512: Improve library docs SEL-512: Add docs for crop SEL-512: Update readme SEL-496: Prevent focus animation if user denied access to camera SEL-473: Add new item to onAutocorrect callback SEL-384: Fix bug with full resolution image fetching (appeared on iOS 11) SEL-419: Add support of autocorrection event AI-6098: Move removeAll image cache to AppDelegate AI-6098: Add error to save file assert SEL-361: `add support of expose point select AI-6098: Remove unnecessary space AI-6098: Remove unnecessary space ...
- Loading branch information
Showing
134 changed files
with
3,667 additions
and
795 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## 2.0.0 (2017-09-12) | ||
[Compare]:https://github.com/avito-tech/Paparazzo/compare/1.1.0...2.0.0 | ||
|
||
##### Enhancements | ||
|
||
* Add support for photo filters | ||
[Timofey Khomutnikov](https://github.com/khomTima) | ||
|
||
* Add supprot for mask cropping | ||
[Vladimir Kaltyrin](https://github.com/vkaltyrin) | ||
|
||
* Add support for photo reordering | ||
[Artem Peskishev](https://github.com/peskish) | ||
|
||
* Add support for cache cleaning | ||
[Vadim Smal](https://github.com/CognitiveDisson) | ||
|
||
##### Bug Fixes | ||
|
||
* Minor fixes and improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
Example/PaparazzoExample/Example/Assembly/ExampleAssemblyImpl.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.