v2.1.0
What's Changed
New Features
- Timeline density improvements and refactoring by @AaronPlave in #977
Bug Fixes
- Debounce parameter form number inputs by @AaronPlave in #989
- Proper truncation of row names in timeline editor by @AaronPlave in #988
- Ensure getPlanTags returns an array if no tags found by @AaronPlave in #987
- Do not hide bottom row border when row has auto height by @AaronPlave in #997
- Fix local time display by @AaronPlave in #998
Refactoring
- enable strict equal lint rule by @duranb in #990
- Make drag handles follow cursor more closely by @duranb in #1003
Other Changes
- Units UI by @duranb in #968
- Return Constraint Compilation Errors by @goetzrrGit in #967
- Feature/972 center time range on span by @duranb in #991
- Release v2.1.0 by @joswig in #1014
Full Changelog: v2.0.0...v2.1.0