Skip to content

v2.5.0

Compare
Choose a tag to compare
@ai4-bot ai4-bot released this 08 Aug 11:18

2.5.0 (2024-08-08)

Features

  • add -dev suffix to the version when installed as dev (4d087b3)
  • add required info to help message (d710254)
  • add types to help message (6099f24)
  • allow linebreaks in help messages (2deabdb)
  • allow multiple input files (b7b1b82)
  • properly support lists and dicts in argparse (071b777)
  • support bools (6e1453d)

Bug Fixes

  • allow users to setup base_path for serving under a different prefix (39fa910), closes #111
  • change deprecated GH action (71e8230)
  • change target branch on release-please action (32b669c)
  • make description optional (7717348)
  • remove deprecated cli option (05d7f06)