What's Changed
* Complete `LegendSlowControlDB.status()` implementation, fix merging of dict-like structures by gipert in https://github.com/legend-exp/pylegendmeta/pull/16
* Bump SQLAlchemy version bound to `>=2` by gipert in https://github.com/legend-exp/pylegendmeta/pull/19
* Added `$_` -> CWD substitution function and changed `JsonDB.map()` to also be able to remap with non-unique keys by ggmarshall in https://github.com/legend-exp/pylegendmeta/pull/17
**Full Changelog**: https://github.com/legend-exp/pylegendmeta/compare/v0.5.0...v0.6.0