1.9.5-beta.1 (2025-02-23)
Bug Fixes
- allow using currents config file with pwc-p (c1c8be3)
- init debug if config file defines it, arrange correct assertion for checking mandatory keys, restore load function (f80f4a1)
- move block to accept debug from reporter config, remove debug init from default reporter (e728005)
- prevent looping mandatoryConfigKeys if skipValidation is present (c690a57)
- remove unused debug initialization and console log in DefaultReporter (79541b9)
Features
- add remote debug artifact upload functionality and update reporter integration (e72328a)
- use RemoteDebug class (3ec3026)