Releases: emartech/cls-adapter
Releases · emartech/cls-adapter
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-06-16)
Features
deps: remove uuid package (e95b247 )
BREAKING CHANGES
deps: Requires Node version 15.6.0 or newer
Co-authored-by: Daniel Csutoras daniel.csutoras@sap.com
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2 (2026-05-21)
Bug Fixes
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-03-05)
Bug Fixes
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-01-16)
Features
deps: update dependencies (6440cf3 )
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-10-05)
Bug Fixes
build: add the right npm token (859989a )
v2.0.0
Compare
Sorry, something went wrong.
No results found
akapa
released this
05 Oct 12:24
2.0.0 (2023-10-05)
Features
context: convert keys with dot notation to objects when retrieving (87a817c5 )
BREAKING CHANGE : if you used dot notation in keys before, it will work differently now
from: { 'kutya.majom': 1 }
to: { 'kutya': { 'majom': 1 } }
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-03-25)
Features
run: run and return result in context (5534315 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-10-28)
Bug Fixes
package: update license (a7daf67 )
package: upgrade dependencies (7cc8513 )
Features
emitter: wrap Koa's req/response emitters in a context (ff51f4f )
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2018-02-11)
Bug Fixes
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2018-02-11)
Bug Fixes
package: fix release (5803884 )
package: upgrade packages and write docs (2041a9e )