Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 13:33
66c8171

0.10.0 (2023-10-29)

Features

  • Update all major libraries to latest version and update related py version requirements. Large breaking changes for users here.
  • import pretty_traceback if it exists (93e6246)
  • support ENV-based configuration (3ba4150)
  • upgrade swagger openai viewer 3 => 5 (bc52155)

Bug Fixes

  • make log level optional (5110138)
  • optional log_level for real (f4b9a92)
  • use old-school dict typing assignment for py 8 (8168726)

Documentation

  • add config-environment note (378f8e5)