Skip to content

Releases: JuliaCollections/FoldingTrees.jl

v1.2.1

30 Aug 07:43
575bda0
Compare
Choose a tag to compare

FoldingTrees v1.2.1

Diff since v1.2.0

Merged pull requests:

  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#11) (@github-actions[bot])

v1.2.0

08 Feb 13:46
a8dd31b
Compare
Choose a tag to compare

FoldingTrees v1.2.0

Diff since v1.0.1

Closed issues:

  • TagBot trigger issue (#9)

Merged pull requests:

  • Improve inferrability (#4) (@timholy)
  • MassInstallAction: Install the CI workflow on this repository (#5) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#6) (@timholy)
  • MassInstallAction: Install the Documenter workflow on this repository (#7) (@timholy)
  • Dynamic page size (#8) (@MichaelHatherly)
  • Add an option for user-defined key presses (#10) (@tshort)

v1.0.1

14 Aug 19:37
a02f2ee
Compare
Choose a tag to compare
Improve inferrability (#4)

The inner functions are surprisingly problematic, best to make them
standalone.

v1.0.0

13 Jun 08:13
f98bc49
Compare
Choose a tag to compare
Merge pull request #3 from JuliaCollections/teh/treemenu

Implement TreeMenu, an interactive REPL folding-tree menu

v0.1.0

22 May 13:09
82cd0ed
Compare
Choose a tag to compare
Fix README indentation and disable doc-build (#2)

For now the README seems adequate, so this disables the documentation build step.