Largely a bugfix release
Changes
- Remove support for partial successes
- If the reading of any of the arguments given to
scanfail, the whole function fails read-field removed fromresult
- If the reading of any of the arguments given to
- Overhaul list scanning
- Add
scan_list
- Add
Fixes
- Fix issues with
std::string_viewand MSVC debug iterators (#11, #14, #18, #20) - Fix some issues with scanning customized types (#15)
- Add missing support for custom-allocator
std::strings (#16) - Fix erroneous
gitcommand in README (#13) - Fix README example
- Fix erroneous usage of library feature test macros
Thanks to @nanoric and @SuperWig for bug reports!
Removals
- Remove support for non-
std::char_traitsstd::strings - Remove support for clang 3.6