2017-09-29 16:36:42 -07:00
|
|
|
### 2017-??-?? -- Version 1.1.5
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Improvements in API consistency and coverage
|
2017-09-29 16:36:42 -07:00
|
|
|
- Re-introduction of lwIP driver, also upgraded lwIP to 2.0.3
|
|
|
|
|
- Added lwIP sequential driver (basically a wrapper), and downgraded previous raw driver to experimental
|
2017-09-15 19:30:48 -07:00
|
|
|
- Various bug fixes for POSIX socket emulation layer
|
2017-09-29 16:36:42 -07:00
|
|
|
- Rework of VirtualSocket lock scheme
|
|
|
|
|
- Performance upgrades for RX and TX
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2017-06-07 -- Version 1.1.4
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Library can now be run in IPV4 and IPV6 mode simultaneously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-06-05 -- Version 1.1.3
|
|
|
|
|
|
|
|
|
|
- Updated picoTCP to 1.4.0
|
|
|
|
|
- Improved selftest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-05-30 -- Version 1.1.2
|
|
|
|
|
|
|
|
|
|
- Minor ZTO source update
|
|
|
|
|
- Improved selftest
|
|
|
|
|
- Improved documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-05-04 -- Version 1.1.1
|
|
|
|
|
|
|
|
|
|
- Updated ZTO source to 1.2.4
|
|
|
|
|
- Various bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-05-02 -- Version 1.1.0
|
|
|
|
|
|
|
|
|
|
- Added new socket multiplexing logic
|
|
|
|
|
- Significant restructuring of picoTCP stack driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-04-06 -- Version 1.0.0
|
|
|
|
|
|
|
|
|
|
- Refactored library structure
|
|
|
|
|
- Dynamic loading of stack no longer required
|
|
|
|
|
- lwIP Support dropped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-03-28 -- Version 0.9.0
|
|
|
|
|
|
|
|
|
|
- Updated ZTO source for tptr feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-03-14 -- Version 0.8.0
|
|
|
|
|
|
|
|
|
|
- Updated ZTO source to 1.2.0
|
|
|
|
|
- Various bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 2017-03-07 -- Version 0.7.0
|
|
|
|
|
|
|
|
|
|
- Updated ZTO source to 1.1.17
|
|
|
|
|
- Updated documentation
|
|
|
|
|
- Various bug fixes
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-11-21 -- Version 0.6.2
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Updated ZTO source for reliability
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-10-28 -- Version 0.6.1
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Stack driver support for IPv4 XOR IPv6
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-10-21 -- Version 0.6.0
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Updated ZTO source to 1.1.14
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-10-18 -- Version 0.5.0
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Implemented driver for picoTCP network stack
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-29 -- Version 0.4.2
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- IPv6-related fixes
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-27 -- Version 0.4.1
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Added IPv6 support to lwIP stack driver
|
|
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-11 -- Version 0.4.0
|
2017-06-08 16:54:35 -07:00
|
|
|
|
|
|
|
|
- Upgraded to lwIP 2.0.0
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-07 -- Version 0.3.5
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Introduced prettier and less complex Swift API
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-06 -- Version 0.3.4
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Improved debugging traces
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-09-01 -- Version 0.3.3
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Improved API parameter naming consistency
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-08-17 -- Version 0.3.2
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Improved proxy server controls
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-08-15 -- Version 0.3.1
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- API consistency improvements
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-07-25 -- Version 0.3.0
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Updated ZTO source to 1.1.4
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-07-20 -- Version 0.2.1
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Normalized zt_ API naming conventions
|
2017-06-08 16:44:25 -07:00
|
|
|
|
|
|
|
|
|
2017-09-15 19:30:48 -07:00
|
|
|
### 2016-06-14 -- Version 0.2.0
|
2017-06-08 16:44:25 -07:00
|
|
|
|
2017-06-08 16:54:35 -07:00
|
|
|
- Old netcon project moved into its own repo
|