v0.5.1
d2lang/d2v0.5.1Jun 10, 2023by alixander
AI Summary
A hotfix addressing a bug where imports were not working correctly on Windows.
Key Highlights
- Fixed imports not working on Windows.
- Improved compiler's tooltip URL check.
Full Release Notes
This is a hotfix to 0.5.0, imports weren't working on Windows. #### Improvements 🧹 - Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)