v0.5.1
- Creates
null
to be used in place ofnullptr
- Adds the ability to set the default size of
tokenizer
's buffer - Fixes issue in parsing where string divisions on buffer boundaries would yield incorrect results (and potentially
crash)
null
to be used in place of nullptr
tokenizer
's buffer