Locust v0.2.0
This release marks the introduction of custom language support via plugins.
We have introduced a Javascript plugin which can be used together with Locust's Python capabilities. It is also easy to write new plugins for other languages.
This release also includes the change from (unofficial) release v0.1.6
which introduced the --metadata
flag to the Locust CLI. You can use this flag to add custom metadata to the top level of the Locust summary object.