Releases: onseok/peekaboo
Releases · onseok/peekaboo
0.3.0
What's Changed
- Support Camera Integration for Image Selection by @onseok in #16
- Update dependency androidx.activity:activity-compose to v1.8.2 by @renovate in #17
- Update dependency com.google.android.material:material to v1.11.0 by @renovate in #18
- Implement Custom Camera View by @onseok in #20
- Add
permissionDeniedContent
parameter toPeekabooCamera
composable by @onseok in #22
Full Changelog: v0.2.1...v0.3.0
0.2.1
🎉 peekaboo 0.2.1 has been released! 🎉
What's Changed
- Integrate spotless with ktlint and update CI configuration by @onseok in #8
- Add feature to display selected images in sample app by @onseok in #11
- Resolve Concurrency Issue in iOS Multiple Image Picker by @onseok in #13
Full Changelog: v0.2.0...v0.2.1
0.2.0
🎉 peekaboo 0.2.0 has been released! 🎉
What's Changed
- Allow specifying maximum number of photos to select by @l2hyunwoo in #1
- Add byteArray to imageBitmap extension for image handling by @onseok in #4
New Contributors
- @l2hyunwoo made their first contribution in #1
- @onseok made their first contribution in #4
Full Changelog: v0.1.1...v0.2.0