Micro C++ Library News
Brought to you by:
nklose08
Summary of Changes in 1.3:
- Improved build system based on configure/make.
- Introduced concept of traits classes.
- Moved networking classes into net sub-directory.
- Added samples sub-directory.
- Lots of other interface changes.
The most important changes are:
- updated make/build files
- usage of classes System and Log within your code simplified
- added method shutdown to class Socket.
This is the first public release of the Micro C++ Library.