Skip to content

Version 0.20.1

Choose a tag to compare

@tarsil tarsil released this 13 Sep 14:59
b422486

Added

Changed

  • Morph path argument into path option and expose it for all commands.
  • Add wrap_dependency for inherited Controller dependencies.

Fixed

  • Properly detect wrapped Lilya instances.
  • Fix crash in show-urls.
  • Fix double initialization of app in runserver.

Breaking

  • lilya runserver loses its path argument. You can specify it via lilya --path foo runserver.