What's Changed
- [Docs] Update main README.md and FAQ for missing python header by @haochengxia in #26
- [Docs] Update faq.md by @haochengxia in #28
- [Docs] refine instructions in FAQ by @haochengxia in #29
- [Docs] Remove analyzer in README.md by @haochengxia in #30
- [Refactor] Remove data loader to simplify api by @haochengxia in #33
- [Chore] Refine comments in example by @haochengxia in #34
- [Docs] Fix typos in README.md by @haochengxia in #36
- [Feat] Support LHD by @haochengxia in #38
- [feat] Support reader.get_working_set_size by @haochengxia in #40
- [Chore] Format cpp and py via clang-format and ruff by @haochengxia in #41
- [BugFix] Error in reader iter and benchmark by @haochengxia in #42
- [Feat] Support slice for reader by @haochengxia in #43
- [Doc] Add reader docs by @haochengxia in #44
- Bump version to 0.3.3.post3 by @haochengxia in #45
- Update CMAKE_OSX_DEPLOYMENT_TARGET to 15.0 by @haochengxia in #46
- [Build] Update target for macOS deployment by @haochengxia in #47
Full Changelog: v0.3.3.post2...v0.3.3.post3