Changed
- Remove attmap dependency
- Migrate to SQLModel for Object–relational mapping (ORM)
- Renamed `list_existing_results` to `list_results` and allow for returning a subset of results.
- Refactor:
- `namespace` -> `project_name`,
- `pipeline_id` -> `pipeline_name`,
- `record_identifier` -> `sample_name`
Added
- Add 'init -g' for creating generic configuration file.
- Add ability to pass function to format reported results.