Releases: AlgebraicJulia/Semagrams.jl
Releases · AlgebraicJulia/Semagrams.jl
v0.2.0
Semagrams v0.2.0
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:
- Fix for to_json and from_json compatibility (#39) (@bosonbaas)
- Added Boxes import to Schema.jl (#41) (@sjbreiner)
- Added close! method for semagram tasks (#42) (@sjbreiner)
- Keep website deploy from overwriting docs (#43) (@bosonbaas)
- Upgrade to Catlab v0.13 (#48) (@epatters)
v0.1.2
Semagrams v0.1.2
v0.1.1
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)