Semantic Versioning

D3-TUI follows Semantic Versioning 2.0.0:

MAJOR.MINOR.PATCH
├──────┬──────┬─────┤
│      │      │     │
│      │      └─────┘ Patch: Bug fixes, minor improvements
│      │
│      └──────────────┘ Minor: New backward-compatible features
│
└─────────────────────────┘ Major: Breaking changes

Current Version

v0.2.0 - Current development version