Skip to content

Releases: hyperoslo/BarcodeScanner

BarcodeScanner — 5.0.1

19 Mar 09:17
059cd71
Compare
Choose a tag to compare
Update BarcodeScanner.podspec

BarcodeScanner — 5.0.0

04 Oct 07:02
2f58727
Compare
Choose a tag to compare
  • Updated to Xcode 12 and Swift 5

4.1.3

04 Mar 15:46
97d1804
Compare
Choose a tag to compare

Turkish localization by @canaksoy #102

4.1.2

05 Feb 21:43
b7b6b4b
Compare
Choose a tag to compare

Camera: stop capturing on deinit: #101

4.1.1

01 Feb 11:23
05f16d5
Compare
Choose a tag to compare
  • Fix torch mode for front camera #99
  • Improve customisation #98

4.1.0

31 Jan 23:17
2f1a597
Compare
Choose a tag to compare

Add support for customisable info messages #96

4.0.1

30 Jan 21:26
51acd30
Compare
Choose a tag to compare

Fix settings button covered by focus animation #95

4.0.0

29 Jan 21:33
bdc0450
Compare
Choose a tag to compare

⚠️ Breaking changes

  • BarcodeScannerController has been renamed to BarcodeScannerViewController
  • Remove configuration struct in favour of public properties. See README for more information
  • Custom views have been replaced with child view controllers
  • Now it's possible to switch between back/front cameras if needed #91
  • Message expand/collapse animation has been fixed #90

3.0.3

11 Jan 10:52
Compare
Choose a tag to compare

🚀 Merged pull requests

  • Fix title and button on navigation bar in iOS 10 #84, by onmyway133

🤘 Closed issues

  • Close button and title not shown in navigationBar on iOS 10 and below #83

3.0.2

10 Jan 13:07
Compare
Choose a tag to compare

🚀 Merged pull requests

🤘 Closed issues

  • iPhoneX layout issue (Close button) #76