What's new in Barcode Reader Emulator 2.1.0

Oct 15, 2023
  • This version introduces a new option to add "Enter" key after a barcode value.

New in Barcode Reader Emulator 2.0.0 Alpha (Nov 5, 2022)

  • This is a completely rewritten application in Golang, offering the same functionality.
  • It was done for two reasons:
  • Getting more experience in Golang;
  • getting smaller binary distribution with no dependency on any runtime environment (such small functionality 40Mb in size is not a very nice thing, honestly).

New in Barcode Reader Emulator 0.4.1 (Sep 20, 2022)

  • Fixed bug: GH-11: Crash when Value contains special characters.