Skip to content

0.10.3

Compare
Choose a tag to compare
@martinmoene martinmoene released this 02 Oct 07:38
· 38 commits to master since this release

Release 0.10.3 fixes #69 and #73.

Fixes:

  • Properly constrain constructor from iterators (fixes #69, thanks @krsch).
  • Add [noreturn] to throw_out_of_range() (fixes #73, thanks @jdumas).