Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 07:06
· 2 commits to master since this release

DependencyTrees v0.3.0

Diff since v0.2.0

  • Plaintext tree visualization!
  • Consolidate static and dynamic oracles to a single Oracle type
  • Consolidate DependencyToken and all its subtypes into a single Token type
  • All transition-based parsing is in the new TransitionParsing submodule
  • new deptree, deptoken functions exported for easily building trees
  • Look, ma, no dependencies!

Closed issues:

  • version 0.2.0 (#2)

Merged pull requests:

  • CompatHelper: add new compat entry for "LightGraphs" at version "1.3" (#3) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#4) (@JuliaTagBot)
  • Refactor (#5) (@dellison)