Releases: Mijick/Camera
Releases · Mijick/Camera
3.0.1
3.0.0
It's been a long journey!
We have just released the latest version of our library labelled as 3.0.0. The new number in front means that we unfortunately had to make some changes to the public API, for which we sincerely apologize. In the next section you will find migration tips to help you make the transition to the new version as painless as possible.
Migration Guide
- Package Name: The library has been renamed from
MijickCameraView
toMijickCamera
- Naming:
MCameraController
has been renamed toMCamera
- Naming: Other minor changes have been introduced to the names of other methods
- Setup: It is no longer necessary to declare
CameraManager
in the header of the file that containsMCamera
2.1.1
2.1.0
2.0.0
What's Changed
- Patch 2.0.0 by @FulcrumOne in #31
Acknowledgements
- We would like to give a shoutout to @clbemre and sincerely thank him for his invaluable help in testing during the implementation of this version. His help was truly invaluable and we sincerely thank him for it!
Full Changelog: 1.2.0...2.0.0