Skip to content

Releases: hyperoslo/BarcodeScanner

BarcodeScanner — 5.0.1

Choose a tag to compare

@3lvis 3lvis released this 19 Mar 09:17
059cd71
Update BarcodeScanner.podspec

BarcodeScanner — 5.0.0

Choose a tag to compare

@3lvis 3lvis released this 04 Oct 07:02
2f58727
  • Updated to Xcode 12 and Swift 5

4.1.3

Choose a tag to compare

@vadymmarkov vadymmarkov released this 04 Mar 15:46
97d1804

Turkish localization by @canaksoy #102

4.1.2

Choose a tag to compare

@vadymmarkov vadymmarkov released this 05 Feb 21:43
b7b6b4b

Camera: stop capturing on deinit: #101

4.1.1

Choose a tag to compare

@vadymmarkov vadymmarkov released this 01 Feb 11:23
05f16d5
  • Fix torch mode for front camera #99
  • Improve customisation #98

4.1.0

Choose a tag to compare

@vadymmarkov vadymmarkov released this 31 Jan 23:17
2f1a597

Add support for customisable info messages #96

4.0.1

Choose a tag to compare

@vadymmarkov vadymmarkov released this 30 Jan 21:26
51acd30

Fix settings button covered by focus animation #95

4.0.0

Choose a tag to compare

@vadymmarkov vadymmarkov released this 29 Jan 21:33
bdc0450

⚠️ 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

Choose a tag to compare

@onmyway133 onmyway133 released this 11 Jan 10:52

🚀 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

Choose a tag to compare

@onmyway133 onmyway133 released this 10 Jan 13:07

🚀 Merged pull requests

🤘 Closed issues

  • iPhoneX layout issue (Close button) #76