What's Changed
Features
- Add support for some crypto functions by @lyrixx in #583
- Add
AsPathArgument
andAsPathOption
attributes for paths autocompletion by @pyrech in #589 - Tweak path directory suggestions to include a leading dir separator by @pyrech in #597
Fixes
- Add more missing vendor classes to stubs by @pyrech in #580
- Add a way to disable stubs generation by @lyrixx in #581
Documentation
- Document all the environment variables supported by Castor by @pyrech in #584
- Fix documentation for wait_for_docker_container() by @pyrech in #577
- update
twitterx link by @lyrixx in #578 - Fix typo in dot-env.md by @sfavot in #585
- Fix depraction in in doc about run() by @lyrixx in #586
- Clarify usage of load_dot_env() function by @lyrixx in #587
- Clarification about desktop notification by @pyrech in #591
Internal
- chore: QA packages upgrade (cs/phpstan) + fix by @TheoD02 in #595
- Update dependencies by @pyrech in #598
New Contributors
Full Changelog: v0.21.0...v0.22.0