What's Changed
- Clean up CMakeLists by @haochengxia in #23
- [Build] Use CMAKE_ARGS to control optional features by @haochengxia in #24
- [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
- Create comprehensive GitHub Copilot instructions for libCacheSim-python development by @haochengxia with @Copilot in #51
- Bindings for cache admission policies by @AlexSutila in #54
- [Fix] Clean up all explict DataLoader usage by @haochengxia in #55
- [Chore] Fix documentation badge link in README.md by @haochengxia in #56
- Support cache size ratio with reader by @haochengxia in #57
- Bump version to 0.3.3.post4 by @haochengxia in #58
- [Perf] Release the GIL in compute-intensive function by @haochengxia in #60
- [Docs/API] Complete documentation and expand Python cache bindings by @haochengxia in #61
New Contributors
- @haochengxia with @Copilot made their first contribution in #51
- @AlexSutila made their first contribution in #54
Full Changelog: v0.3.3...v0.3.5