File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# Table of Contents
22
3+ - [ 2.6.0] ( #2.6.0 )
34- [ 2.5.0] ( #2.5.0 )
45- [ 2.4.1] ( #2.4.1 )
56- [ 2.4.0] ( #2.4.0 )
1314- [ 1.0.1] ( #1.0.1 )
1415- [ 1.0.0] ( #1.0.0 )
1516
17+ ## [ 2.6.0]
18+
19+ > Released on: 2022/08/22
20+
21+ #### Added
22+
23+ - Use the new LuaJIT ` string.buffer ` API for L2 (shm layer) encoding/decoding
24+ when available.
25+ [ #110 ] ( https://github.com/thibaultcha/lua-resty-mlcache/pull/110 )
26+
27+ [ Back to TOC] ( #table-of-contents )
28+
1629## [ 2.5.0]
1730
1831> Released on: 2020/11/18
@@ -242,6 +255,7 @@ Initial release.
242255
243256[ Back to TOC] ( #table-of-contents )
244257
258+ [ 2.6.0 ] : https://github.com/thibaultcha/lua-resty-mlcache/compare/2.5.0...2.6.0
245259[ 2.5.0 ] : https://github.com/thibaultcha/lua-resty-mlcache/compare/2.4.1...2.5.0
246260[ 2.4.1 ] : https://github.com/thibaultcha/lua-resty-mlcache/compare/2.4.0...2.4.1
247261[ 2.4.0 ] : https://github.com/thibaultcha/lua-resty-mlcache/compare/2.3.0...2.4.0
You can’t perform that action at this time.
0 commit comments