v0.3.0
New features
detexify
function turns unicode characters into ASCII strings
before writing them to CSV.
Breaking changes
- Changed
Dict
s of indices in model object toOrderedDict
s - Upgrade all code for use with Julia v0.5.1 or higher
detexify
function turns unicode characters into ASCII stringsDict
s of indices in model object to OrderedDict
s