- Added support for monitors: event and metric monitors are now supported. Issue 60.
0.1.7
- `ddog dash list-defs` now shows dashboards sorted by title.
0.1.6
- Added HLayoutWrapping to allow managed laying out of widgets that overflow a single row over multiple rows. Issue 58. - Added support for mixing HLayout and HLayoutWrapping in HLayoutStack.
0.1.5
- Added HLayout and HLayoutStack to allow managed laying out of widgets horizontally. Issue 57.