- maint: add CI tests for python 3.7 and 3.8 (2cbf69e)
- fix: ETSWriter incorrect batch size (638df97)
- fix: ETSWriter flush file instead of dataset (48e9053)
- fix: optimize fetch samples method of sqlite reader (c52d286)
- maint: update README to add precisions for use with python 3.8 and build from source (e0f2ca1)
- fix: ETSWriter method write_trace_object working with index (b757a70)
- fix: ths slicing behaves properly with metadata cache (7bb2243)
- fix: add psutil as part of estraces dependencies (which solves documentation generation failure on C (b862873)
- fix: samples supports correct boolean indexing (d66c7b9)
- feat: add global Headers on trace header set. (141a4ed)
- feat: add SQLite format reader API (c779d53)
- feat: improve TraceHeaderSet and Trace representations and strings (7b409f8)
- feat: new in-memory metadata can be added to a Trace or TraceHeaderSet instance. (e7bf1f3)
- feat: change compression API to a function converter - ets writer (6babe4d)
- fix: Trace header set and trace can support a name metadata (f36ed12)