Skip to content

Release 2.3.0

Latest
Compare
Choose a tag to compare
@c42f c42f released this 15 Nov 04:47
· 6 commits to master since this release

New features:

  • Support for %a and %A hexfloat format specs (#53)
  • Support for Posix positional arguments (#45)

Bug fixes:

  • Fix UB in copying detail::FormatListN occurring in builds without copy constructor elision (#59)