----------------------------------------------------------------------------------------
Added
~~~~~
- Add argument ``relative`` to the utility function ``get_record_list_recursive3``.
- Add attribute ``_df_records`` to the database reader classes. The attribute
stores the DataFrame of the records of the database, containing paths to the
records and other information (labels, demographics, etc.).
Fixed
~~~~~
- Fix bugs in the download utility function ``http_get``.
- Fix bugs in the database reader classe ``CPSC2021``.