This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.7.0
### New features The new `AttrStep` (and `Transform.setNodeAttribute`) can be used to set individual attributes on a node. `AddNodeMarkStep` and `RemoveNodeMarkStep` can now be used to add and remove marks on individual nodes. `Transform.addNodeMark`/`removeNodeMark` provide an interface to these in transform objects.