Skip to content

v0.9.17

Latest
Compare
Choose a tag to compare
@brentyi brentyi released this 13 Mar 01:38
· 1 commit to main since this release

What's Changed

  • Consistency improvements for tyro.MISSING by @brentyi in #264
  • Fix subcommand Callable type annotations by @brentyi in #265
  • Improve documentation across the codebase by @brentyi in #266
  • Fix truncation of long Literal options in helptext display by @brentyi in #267
  • Expand tuple narrowing support by @brentyi in #268
  • Fix runtime error with NotRequired[bool] in TypedDict by @brentyi in #269
  • Refactor struct rules into separate files by @brentyi in #270
  • Add ml_collections support with tests by @brentyi in #271

Full Changelog: v0.9.16...v0.9.17