Releases: danikf/tik4net
Releases · danikf/tik4net
Version 3.4
Version 3.3 release.
Whats new:
- Support for own tag sent to sync commands in commandText
- Native support for entities loaded in different way than /print
- Connection.LoadByName extension
- Connection extension methods for entity static methods
- Connection .ExecuteNonQuery, .ExecuteScalar extensions
- ApiCommand onDoneCallback for LoadAsync
- Connection.SendTagWithSyncCommand option
New classes:
- InterfaceMonitorTraffic
- WirelessChannels, WirelessSniffer ( (c) AsafMag)
- PPP objects
Fixed:
- Exception from conncetion.Close
- Typo in InterfaceWireless
- Correct behavior when connection was forced to close
- Parallel async commands cancel fix