v0.14.6 - 2023-10-12
- docs: add the installation guide with aqua by @suzuki-shunsuke in #109
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #111
v0.14.5 - 2023-07-04
- Bump golang.org/x/image from 0.1.0 to 0.5.0 by @dependabot in #101
- Bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #103
- Fix workaround for svg parsing by @k1LoW in #106
- Fix CI by @k1LoW in #107
v0.14.4 - 2022-11-04
- Use octocov by @k1LoW in #95
- Bump up go and pkgs by @k1LoW in #96
- Fix build flags of linux build by @k1LoW in #97
- packr2 to embed by @k1LoW in #98
- Fix build pipeline by @k1LoW in #99
v0.14.3 (2022-02-09)
v0.14.2 (2022-01-19)
v0.14.1 (2022-01-05)
- Fix k8s iconPath #92 (rnakamine)
- Replace ioutil and update Go #91 (k1LoW)
- Fix typo in tutorial #90 (yano3)
v0.14.0 (2021-04-21)
- Remove deprecated section
diagrams:
#89 (k1LoW) - Support multiple config files and directories #88 (k1LoW)
- Add
--hide-details
option #87 (k1LoW)
v0.13.2 (2021-03-10)
v0.13.1 (2021-03-05)
v0.13.0 (2021-03-04)
v0.12.1 (2021-02-26)
- Fix md file path link #82 (k1LoW)
- Close md file fds #81 (k1LoW)
- Label id is in-casesensitive #80 (k1LoW)
v0.12.0 (2021-02-19)
- Add Relation id for anchor link #79 (k1LoW)
- Add Relation diagrams #78 (k1LoW)
- Fix README.md output #77 (k1LoW)
- Fix Config.checkUnique() #76 (k1LoW)
- Add command
ndiag list descs
#75 (k1LoW) - Fix README.md output #74 (k1LoW)
v0.11.0 (2021-02-15)
- Expand client timeout #73 (k1LoW)
- [BREAKING] Refactor md output #72 (k1LoW)
- [BREAKING] Remove/Hide default view description #71 (k1LoW)
- [BREAKING] Change hideLabelGroups: to hideLabels: #70 (k1LoW)
- [BREAKING] The value of the type or label should not be used to generate the Relation id. #69 (k1LoW)
- [BREAKING] Force seed and id to be lowercase when generating id #68 (k1LoW)
- If the layer specification is zero and the architecture contains cluster components, show clusters for cluster component. #67 (k1LoW)
- [BREAKING] Layer comparisons are not case-sensitive. #65 (k1LoW)
v0.10.1 (2021-01-31)
v0.10.0 (2021-01-30)
- [BREAKING] Rename
diagrams:
->views:
#63 (k1LoW) - [BREAKING] Support node label #62 (k1LoW)
- Rename type/variables name #61 (k1LoW)
- [BREAKING] Support component label #60 (k1LoW)
- [BREAKING] Support relation.desc #59 (k1LoW)
v0.9.1 (2021-01-12)
v0.9.0 (2021-01-12)
- Fetch more icons #57 (k1LoW)
- Support cluster icon #56 (k1LoW)
- Allow no nodes #55 (k1LoW)
- Optimize fetched SVG icons #54 (k1LoW)
- Add command
ndiag fetch-icons
#53 (k1LoW) - Add command 'ndiag list icons' #52 (k1LoW)
- Support additional icon images ( ndiag.icons/ ) #51 (k1LoW)
v0.8.1 (2021-01-05)
- hide real nodes count when unload nodes.yml #48 (k1LoW)
- throw error when cluster belong to two or more clusters #47 (k1LoW)
v0.8.0 (2020-12-31)
v0.7.4 (2020-12-25)
v0.7.3 (2020-12-21)
v0.7.2 (2020-12-20)
v0.7.1 (2020-12-19)
v0.7.0 (2020-12-19)
- [BREAKING]Change diagram colors #40 (k1LoW)
- Add nodes.match and nodes.matchRegexp for grouping real nodes #39 (k1LoW)
- Support SVG in SVG using Data URI #38 (k1LoW)
- [BREAKING] Allow zero real nodes #37 (k1LoW)
- [BREAKING] Support embedded icons and custom icons using k1LoW/glyph #36 (k1LoW)
- [BREAKING]Use dot command (Graphviz) when it exist. #35 (k1LoW)
v0.6.0 (2020-11-05)
- Add task for updating ndiag documents #26 (k1LoW)
- Fix diagram image filename #34 (k1LoW)
- Add tags setting to diagram #33 (k1LoW)
- Bump up go version #32 (k1LoW)
- Add
hideTagGroups
#31 (k1LoW) - Add
dict
#30 (k1LoW) - Add
hideDiagrams
#29 (k1LoW) - [BREAKING]Add ndiag.descriptions/_index.md #28 (k1LoW)
- Add
hideLayers
#27 (k1LoW) - Add
hideRealNodes
#25 (k1LoW) - Add Config.Graph for setting the description of the diagram #24 (k1LoW)
v0.5.0 (2020-10-11)
- Add support for merging components, clusters and relations in the node list into config #23 (k1LoW)
- [BREAKING]Use splines=ortho #22 (k1LoW)
v0.4.0 (2020-10-04)
v0.3.0 (2020-09-27)
- Hide unlinked components on network tag group diagram and node diagram #20 (k1LoW)
- Merge edges on node diagram #19 (k1LoW)
- Re-show real nodes #18 (k1LoW)
v0.2.0 (2020-09-25)
v0.1.2 (2020-09-25)
v0.1.1 (2020-09-24)
v0.1.0 (2020-09-24)
- [BREAKING] Add Network.Tags #14 (k1LoW)
- Show cluster component #13 (k1LoW)
- [BREAKING]Change
networks:
design #12 (k1LoW)
v0.0.1 (2020-09-12)
- Get a deterministic output #11 (k1LoW)
- Add command
ndiag completion
#10 (k1LoW) - Read network desc from md #9 (k1LoW)
- Show networks #8 (k1LoW)
- Errors if there is a node with no real node #7 (k1LoW)
- Draw node diagrams #6 (k1LoW)
- Allow multiple networks syntax #5 (k1LoW)
- Fix output.Output interface #4 (k1LoW)
- Fix diagram for layer #3 (k1LoW)
- Load description text from partial md. #2 (k1LoW)
- Add
doc
command #1 (k1LoW)