Skip to content

Tags: vpetrigo/caches

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #33 from vpetrigo/feature/wrap_value_to_smart_ptr

Wrap value to smart ptr

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
tests: cmake: Fix MSVC warnings setup

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
docupages.py: Switch from pipenv to poetry

v0.0.3

Toggle v0.0.3's commit message
Add:

- TryGet() method that allows cache's element access without exception rising in the case of missing
- documentation output for the library

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from vpetrigo/feature/clear_clean_up

cache: Clean up Clear() method

v0.0.1

Toggle v0.0.1's commit message
Initial caches library release