Skip to content

0.2

Choose a tag to compare

@b4n b4n released this 22 Jan 00:12
· 208 commits to master since this release

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 0o prefix
    • Support for binary constants via the 0b prefix

For detailed changes, see the NEWS file in the CTPL 0.2 archive or in the Git repository.