8000 Release Version 0.2.3 · dymmond/sayer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@tarsil tarsil released this 26 May 15:50
· 14 commits to main since this release
4c2b9a4

This was missed from the version 0.2.2 and it should have been included.

Changed

  • Postpone Annotations and Type Hints: The @command decorator now postpones annotations and type
    hints until the command is executed, allowing for more dynamic behavior and flexibility in command definitions.
0