Skip to content

Tags: outpost-os/python-dts-utils

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
node: support for useful properties accessor (#27)

Add support for parent (node) access from a given node. If node is root,
returning oneself.
Add support for node address or identifier (id field) when using such a
definition:
```dts
 label: name@id {
 };
 ```
 id can be an address or an identifier.

v0.2.2

Toggle v0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
pthierry-ledger Philippe Thierry
releasing v0.2.2 version

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
pthierry-ledger Philippe Thierry
releasing v0.2.1 version