Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@Viatorus Viatorus released this 18 Oct 19:13
b43cf94

Features

  • support freestanding (#92)
  • buffer: make memory_buffer, span_buffer and static_buffer copy- and movable (#97)
  • format: add formatter for format_args itself (#96) and make them default constructible and add an empty() function (#98)

Fix

  • add missing includes for emscripten compiler (#101)