Skip to content

Releases: soukoku/ntwain

v3.7.5

12 Jul 12:07
Compare
Choose a tag to compare

v3.7.4

28 Feb 12:46
Compare
Choose a tag to compare

Added strong name to build #56

v3.7.3

09 Nov 00:20
Compare
Choose a tag to compare

What's Changed

v4.0.0-alpha.3

15 Apr 11:22
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Brought back cap wrapper idea from previous versions in #42
  • Added a msg loop thread option for windows in #43
  • Integrated message thread inside TwainAppSession in #44

v4.0.0-alpha.2

11 Apr 02:38
f58bf3c
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Added experimental extimginfo reads #37
  • Added net7 targets and uses LibraryImport on them for pinvokes. #38
  • Added possibility to handle transferred data by app in another thread… #39
  • Some more unverified tw_info reads ideas. #40

v4.0.0-alpha.1

09 Apr 00:19
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

The most successful rewrite attempt so far after many false starts and neglect. Still incomplete and not for prod use but works in simple usage. Featuring:

  • TWAIN 2.5
  • Reduced heap allocations with structs and shared pool for transfers.
  • STR_* types should actually work as they came directly from the TWAIN folks.

v3.7.2

06 Aug 15:46
Compare
Choose a tag to compare

No code change, just added builds for net462 and net6.0-windows and removed net3.5.

v3.6.0

30 Nov 19:19
Compare
Choose a tag to compare

First release from github with bug fixes.