next
This commit is contained in:
parent
5982c395b0
commit
d8991c17a7
1 changed files with 4 additions and 2 deletions
|
|
@ -10,11 +10,13 @@
|
||||||
|
|
||||||
#### Improvements 🧹
|
#### Improvements 🧹
|
||||||
|
|
||||||
- d2cli:
|
- CLI:
|
||||||
- Support `validate` command. [#2415](https://github.com/terrastruct/d2/pull/2415)
|
- Support `validate` command. [#2415](https://github.com/terrastruct/d2/pull/2415)
|
||||||
- Watch mode ignores backup files (e.g. files created by certain editors like Helix). [#2131](https://github.com/terrastruct/d2/issues/2131)
|
- Watch mode ignores backup files (e.g. files created by certain editors like Helix). [#2131](https://github.com/terrastruct/d2/issues/2131)
|
||||||
- d2compiler:
|
- Compiler:
|
||||||
- `link`s can be set to root path, e.g. `/xyz`. [#2357](https://github.com/terrastruct/d2/issues/2357)
|
- `link`s can be set to root path, e.g. `/xyz`. [#2357](https://github.com/terrastruct/d2/issues/2357)
|
||||||
|
- Render:
|
||||||
|
- horizontal padding added for connection labels [#2461](https://github.com/terrastruct/d2/pull/2461)
|
||||||
|
|
||||||
#### Bugfixes ⛑️
|
#### Bugfixes ⛑️
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue