Skip to content

Release v0.22.0

Latest
Compare
Choose a tag to compare
@pyrech pyrech released this 30 Dec 16:03
ac7fa92

What's Changed

Features

  • Add support for some crypto functions by @lyrixx in #583
  • Add AsPathArgument and AsPathOption 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 twitter x 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

New Contributors

Full Changelog: v0.21.0...v0.22.0