Releases: mint-metrics/mojito-js-delivery
Releases · mint-metrics/mojito-js-delivery
v2.1.0
- addressed issue #40 and changed the way choosing recipe with sampleRate (#45)
- Transpiling ES6 to ES5 using gulp-babel before uglifying (#46)
v2.0.0 The Southside
- Pruned unused code, comments updated and tidied up (#37)
- Big cleanup of unused legacy code as detailed in #35
- Add new unit tests around edge cases (#42)
- Add test coverage for bad test object variables & edge use cases #41
- addressed issue #40
- changed the way choosing recipe with sampleRate
- Ensure read storage only once
v1.4.0
- Add Cloudfront invalidation step to pipelines YAML (#36)
v1.3.0
- Add customisable getRandom() via Decision Adapter (#32)
- Allow users to define their own randomisation function, as detailed in #28
v1.2.2
- Fix .gitignore (#29)
- Addresses #26 so users can save and commit their shared-code.js and config.js
- Rename gulp scripts (#30)
- CLI quality of life improvement: rename 'gulp scripts' to 'gulp build'
v1.2.1
- Fix for #24 issue (#25)
- Scaffolding tests in a new container throws "Error: ENOENT: no such file or directory, scandir 'lib/waves/'"
v1.2.0
- Test scaffolding feature (#19)
- scaffold a/b, a/a and demo tests easily using gulp CLI
v1.1.0
Access Mojito's documentation and API on https://mojito.mx
- Make test object accessible via ID through Mojito.getTest() (#5)
- Remove docs & link to mojito.mx (#12)
- Separate config example files & bootstrap in gulp (#13)
- Change divertTo to only run when test is live (#16)
- Remove unused testScope variables (#17)
- Report tests in container build script output #6 issue (#15)
v1.0.0 The Old Cuban
- Initialising public repository (a84c051)
- Incorporate
domReady
call into Mojito.utils
(#2)
- Bump package dependencies (#3)