Skip to content

v0.3.0

Compare
Choose a tag to compare
@pearlzli pearlzli released this 16 Aug 22:03
· 5061 commits to main since this release

New features

  • detexify function turns unicode characters into ASCII strings
    before writing them to CSV.

Breaking changes

  • Changed Dicts of indices in model object to OrderedDicts
  • Upgrade all code for use with Julia v0.5.1 or higher