Recent Releases of https://github.com/aaronpeikert/stenographs.jl
https://github.com/aaronpeikert/stenographs.jl - v0.4.2
StenoGraphs v0.4.2
Feature added
- in addition to
SimpleNodewe now haveIntNode
Merged pull requests: - add IntNode (#62) (@aaronpeikert)
- Julia
Published by github-actions[bot] about 1 year ago
https://github.com/aaronpeikert/stenographs.jl - v0.4.1
StenoGraphs v0.4.1
Fixed
@StenoGraphdoes not requireSimpleNodeto be defined globally
- Julia
Published by github-actions[bot] about 1 year ago
https://github.com/aaronpeikert/stenographs.jl - v0.4.0
StenoGraphs v0.4.0
New Features
- the
@StenoGraphsmacro allows graphs to be inserted via escape mechanism - the
@StenoGraphsmacro converts symbols and vectors thereof in escape mechanism - Graphs can be "merged" with meld
Breaking changes
- the changes to the escape mechanism are technically breaking
Fixed
- some of the conversion/promotion of Nodes is less ambigue
Merged pull requests: - Release 0.4.0 (#61) (@aaronpeikert)
- Julia
Published by github-actions[bot] about 1 year ago
https://github.com/aaronpeikert/stenographs.jl - Trigger Zenodo Release
- Julia
Published by aaronpeikert almost 2 years ago
https://github.com/aaronpeikert/stenographs.jl - v0.3.0
StenoGraphs v0.3.0
Added
@declare_nodesand@declare_nodes_fromare added as alternatives to autoqouting/escaping
Merged pull requests: - Add documentation about how to type arrows (#52) (@aaronpeikert) - 2 typos in Multiple nodes section (#53) (@lkosanke) - Documentationtypos (#54) (@LeonieHagitte) - Feature/declare nodes (#57) (@aaronpeikert) - Merge Devel (#58) (@aaronpeikert)
Closed issues: - document how to quickly type the arrows (↓→ etc.) (#51)
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/aaronpeikert/stenographs.jl - v0.2.0
StenoGraphs v0.2.0
Closed issues:
- ⇔ should return only unique combinations (#28)
- [BUG] Its impossible to reexport @StenoGraph (#37)
Merged pull requests: - Feature/nodenotsymbol (#29) (@aaronpeikert) - use id and keep in compare (#32) (@aaronpeikert) - promote/convert metanodes/-edges (#33) (@aaronpeikert) - Feature/meld (#34) (@aaronpeikert) - Hotfix/compare undirected edges (#35) (@aaronpeikert) - Feature/swap (#36) (@aaronpeikert) - Feature/meld (#38) (@aaronpeikert) - Documentation/meld (#39) (@aaronpeikert) - preview documentation/* branches (#40) (@aaronpeikert) - fix argument name (#41) (@aaronpeikert) - Documentation/arrow (#42) (@aaronpeikert) - deal with sideeffects of esc (#44) (@aaronpeikert) - meld edges in @StenoGraph (#46) (@aaronpeikert) - closes #45 (#48) (@aaronpeikert) - Release/0.2.0 (#49) (@aaronpeikert)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/aaronpeikert/stenographs.jl - v0.1.1
StenoGraphs v0.1.1
Merged pull requests: - Release/v0.1.1 (#26) (@aaronpeikert)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/aaronpeikert/stenographs.jl - v0.1.0
StenoGraphs v0.1.0
Closed issues:
- consider Dict instead of Vector for modifiers (#2)
- add ModifiedNode (#3)
- allow [a b] → [c d] → [e f] syntax (#4)
- define Arrow structs that remember what was left and what was right (#5)
- redefine Edge and Node (#7)
- allow real broadcast on arrow (#9)
Merged pull requests: - Arrow (#6) (@aaronpeikert) - Differentiate Pure Edge/Nodes from those with metadata (MetaEdge/MetaNode) (#8) (@aaronpeikert) - Chainable Arrows (#10) (@aaronpeikert) - Enable Multiline (#11) (@aaronpeikert) - Modifiers as Dict (#12) (@aaronpeikert) - add show methods (#13) (@aaronpeikert) - Feature/NodeModifier (#16) (@aaronpeikert) - Feature/unique (#17) (@aaronpeikert) - Release/v0.3.0 (#18) (@aaronpeikert) - Merge pull request #17 from aaronpeikert:feature/unquote (#19) (@aaronpeikert) - Hotfix/ModifiedNode (#21) (@aaronpeikert) - Documentation (#22) (@aaronpeikert) - downgrade version (#24) (@aaronpeikert) - dont skip version (#25) (@aaronpeikert)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/aaronpeikert/stenographs.jl - v0.0.1
StenoGraphs v0.0.1
- Julia
Published by github-actions[bot] about 4 years ago