Skip to content

Releases: AlgebraicJulia/Semagrams.jl

v0.2.0

21 Nov 16:02
Compare
Choose a tag to compare

Semagrams v0.2.0

Diff since v0.1.2

Closed issues:

  • Missing import in Schema.jl (#40)
  • [BUG] Step 1 of Extended Introduction Failing (#45)
  • [BUG] Step 2 of Extended Introduction Failing (#46)

Merged pull requests:

v0.1.2

20 Jul 18:54
Compare
Choose a tag to compare

Semagrams v0.1.2

Diff since v0.1.1

v0.1.1

20 Jul 18:54
Compare
Choose a tag to compare

Semagrams v0.1.1

Closed issues:

  • Documentation inside the app (#2)
  • Command to delete wires (#3)
  • Support for data attributes (#4)
  • Runtime Keymap (#5)
  • Decouple UI hover zones from drawing (#6)
  • Autosaving (#8)
  • Zoom (#14)
  • KaTeX support (#29)

Merged pull requests:

  • Explain how to downgrade JupyterLab in conda (#1) (@epatters)
  • Refactored hover zones away from the actual display code. This addresses #3 and #6. (#7) (@olynch)
  • Remove outdated warning in docs that wires cannot be deleted (#10) (@epatters)
  • Support for Editing Attributes (#12) (@olynch)
  • Support for saving and loading semagrams (#13) (@olynch)
  • Attributed Editing for Wires and Ports (#15) (@olynch)
  • Zoom and Pan Implemented (#16) (@olynch)