Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@mandel mandel released this 26 Mar 03:26
· 90 commits to main since this release
v0.5.1
abd6233

What's Changed

  • Fix parsing of localized expressions by @mandel in #804
  • fix: update ui to support pulling interpreter from local dir by @starpit in #807
  • fix: interpreter squashes PdlRuntimeErrors by @starpit in #800
  • fix: interpreter fails when passed parameters with null/None values by @starpit in #809
  • Rename expr field of LocalizedExpression into pdl__expr by @mandel in #806
  • feat: compile bee to pdl by @starpit in #817
  • fix: rerun in ui bombs by @starpit in #819
  • fix: async model call prints should only occur if PDL_VERBOSE_ASYNC env is set by @starpit in #820
  • fix: skip litellm 1.63.14 by @starpit in #827
  • fix: pin openai==1.61.0 pip due to breaking change on their side by @starpit in #829

Full Changelog: v0.5.0...v0.5.1