What's Changed
- Don't leave stream in a bad state when session.open() throws by @sjamesr in #74
- Authorization changes by @sjamesr in #75
- Make SaneParameters and FrameType public by @sjamesr in #80
- Allow jfreesane to build with openjdk11 by @sjamesr in #85
- Add SaneSession.InetSocketAddress constructor, fix some javadoc. by @sjamesr in #93
- Pass connection and read timeouts to image data socket. by @sjamesr in #94
- remove dependency on guava by @sjamesr in #96
- Fix listDevices() interfering with subsequent operations by @jspyro in #101
- Ensure the stream is correctly positioned after an error by @sjamesr in #114
New Contributors
Full Changelog: jfreesane-0.98...jfreesane-1.1