Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Simplify CacheMap (#1287) | toasted-nutbread | 2021-01-21 |
| | | | | | | | | | * Simplify CacheMap, removing support for array path keys * Update keys * Update JsonSchemaValidator * Update AudioSystem | ||
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Cache map improvements (#856) | toasted-nutbread | 2020-09-22 |
| | | | | | | | * Update CacheMap API; get=>getOrCreate; add get; add set; add has * Update tests * Add more tests | ||
* | CacheMap (#715) | toasted-nutbread | 2020-08-09 |
* Create CacheMap class * Add test |