What's Changed
* Enable unit tests in CI by gipert in https://github.com/legend-exp/pylegendmeta/pull/2
* Fix CI on PRs by gipert in https://github.com/legend-exp/pylegendmeta/pull/3
* First draft of validity code for loading from jsonl files by ggmarshall in https://github.com/legend-exp/pylegendmeta/pull/4
* Allow for `db.file1.data` syntax, use `.at()` to query with time. by gipert in https://github.com/legend-exp/pylegendmeta/pull/5
New Contributors
* pre-commit-ci made their first contribution in https://github.com/legend-exp/pylegendmeta/pull/1
* gipert made their first contribution in https://github.com/legend-exp/pylegendmeta/pull/2
* ggmarshall made their first contribution in https://github.com/legend-exp/pylegendmeta/pull/4
**Full Changelog**: https://github.com/legend-exp/pylegendmeta/compare/v0.1.0...v0.2.0