Releases: cacheMon/libCacheSim-python
Releases · cacheMon/libCacheSim-python
v0.3.3.post3
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
v0.3.3.post2
What's Changed
- Clean up CMakeLists by @haochengxia in #23
- [Build] Use CMAKE_ARGS to control optional features by @haochengxia in #24
Full Changelog: v0.3.3...v0.3.3.post2
v0.3.3.post1
Full Changelog: v0.3.3...v0.3.3.post1
v0.3.3
What's Changed
- Refactor: New structure for V1 release by @haochengxia in #2
- Doc: Fix gh page deploy by @haochengxia in #3
- Chore: Create LICENSE by @haochengxia in #4
- Doc: Update stylesheets and clean up documentations by @haochengxia in #8
- Fix: Run pluginCache in C library by @haochengxia in #9
- Fix: Update submodule and enable analyzer test by @haochengxia in #10
- Fix: signature error in plugin example by @haochengxia in #11
- Fix: Complete frequently used cache eviction algos by @haochengxia in #13
- [Doc]: Apply new logo in documentation by @haochengxia in #14
- [Fix] Resolve cache obj double free by @haochengxia in #16
- Fix: Clean up examples and unify request read signature by @haochengxia in #17
- Bump to v0.3.3 by @haochengxia in #18
- Fix: PyPI release workflow by @haochengxia in #19
- CI/CD: Set Target macOS to 14.0 by @haochengxia in #20
- Update pyproject.toml by @haochengxia in #21
- CI/CD: Enhance the build system by @haochengxia in #22
New Contributors
- @haochengxia made their first contribution in #2
Full Changelog: https://github.com/cacheMon/libCacheSim-python/commits/v0.3.3