0.2
GIO replaces LibMB through a new IO layer module, providing local and remote streaming for both input and output
- Better error message from inputs (templates and environ descriptions) with line and position mark
- Comment support in environ descriptions
- Improved numeric constants loading, including:
- Integers are now loaded as such, avoiding precision loss
- Support for octal constants via the
0oprefix - Support for binary constants via the
0bprefix
For detailed changes, see the NEWS file in the CTPL 0.2 archive or in the Git repository.