Fixes:
- fixed
parse_file()failing to compile with plain string literals - fixed tests being built when used as a meson subproject (#14) (@shdnx)
Additions:
- added support for compiling into DLLs on windows (
TOML_API) - added support for explicitly setting the
TOML_EXCEPTIONmode - added
TOML_OPTIONAL_TYPEcustomization point - added
node::ref()andnode_view::ref()