Skip to content

Commit 9118912

Browse files
authored
v0.20.1
2 parents cd58acf + 7c5a8cb commit 9118912

File tree

3 files changed

+272
-258
lines changed

3 files changed

+272
-258
lines changed

doc/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ News
7474

7575
* `GHDL's <https://GitHub.com/ghdl/ghdl>`__ is now able to collect and associate (documentation) comments to language
7676
constructs. This enhancement adds a ``Documentation`` property to many classes similar to a *doc-string* in Python.
77+
* New -style of symbols merging a ``Name`` and a ``Symbol`` class.
78+
* Finding relations between packages and its bodies, entities and its architectures.
79+
* References to libraries, packages and contexts.
80+
* Dependency graph for packages, contexts, and entities.
81+
82+
* Package graph.
83+
* Hierarchy graph.
84+
* Compile order.
7785

7886

7987
.. only:: html

0 commit comments

Comments
 (0)