2.23.0
What's Changed
- Gh actions: Run tests on MacOS by @cyberw in #2580
- docs(running-distributed): cores -> logical cores by @tdadela in #2570
- DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead by @mgor in #2576
- Use defaultdict:s for stats dictionaries instead of setdefault by @cyberw in #2579
- Update writing-a-locustfile.rst by @KaushikPathak90 in #2584
- Work around issue with locustfiles named "locust.py" by @cyberw in #2587
- Add New Colors for the Locust Charts by @andrewbaldwin44 in #2589
- Add Select All / None Checkbox to User Class Picker by @andrewbaldwin44 in #2590
- Remove no longer relevant documentation and (already not working?) checks for not loading locustfiles named locust.py by @cyberw in #2591
- Fixed typos in documentation by @dorin131 in #2592
- Locustfile distribution from master to worker by @cyberw in #2583
- Tables are Sortable by Default by @andrewbaldwin44 in #2596
- Allow getting locust files from http urls by @DennisKrone in #2595
New Contributors
- @KaushikPathak90 made their first contribution in #2584
- @dorin131 made their first contribution in #2592
Full Changelog: 2.22.0...2.23.0