Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@bandit-ibayashi bandit-ibayashi released this 18 Oct 07:57
· 2 commits to main since this release
  • Added API to get detail information of printer.
    • detail property of StarPrinterInformation
    • StarPrinterInformationDetail
    • StarPrinterInformationLan
    • StarPrinterInformationBluetooth
    • StarPrinterInformationBluetoothLE
    • StarPrinterInformationUSB
  • Added API to get detail information of error.
    • errorDetail property of StarPrinter
    • StarIO10ErrorDetail
  • Preparing for update to Swift6. (modified the sample app so that it can be built with Swift6)
  • Bug Fix:
    • Fixed an issue where StarIO10 failed to open and discover printer via LAN with the Xcode16 and iOS 18. #31