v1.7.0
What's Changed
- feat: add configurable maxKeySize option to Memcache client by @jaredwray in #74
- feat: Add value size validation for Memcache write operations by @jaredwray in #75
- feat: add documentation site configuration with Docula by @jaredwray in #76
- feat: add expiration time validation with configurable maxExpiration by @jaredwray in #77
- feat: add hashLargeKey option for keys over maxKeySize by @jaredwray in #84
- memcache - fix: upgrade code quality dependencies by @jaredwray in #78
- memcache - fix: upgrade tinybench by @jaredwray in #82
- memcache - fix: upgrade hookified by @jaredwray in #81
- memcache - fix: upgrade tsdown build tool by @jaredwray in #80
- memcache - fix: upgrade TypeScript tooling by @jaredwray in #79
- chore: adding in additional testing by @jaredwray in #83
Full Changelog: v1.6.0...v1.7.0