Skip to content

3.0.0

Compare
Choose a tag to compare
@FulcrumOne FulcrumOne released this 14 Dec 23:54
· 1 commit to main since this release
8cde880

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 to MijickCamera
  • Naming: MCameraController has been renamed to MCamera
  • 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 contains MCamera