You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update code and READMEs to reflect changes in juttle 0.5.0, including the concept of adapter versioning. This release is compatible with adapter version 0.5.0. [#31]
Minor Changes
Update to use ES6 features, including classes, fat arrow for this scoping, let instead of var, etc. [#31]
Unit tests can now run using a local juttle config file in addition to a config provided via the environment. [#27]