Skip to content

Nevow 0.13.0

Compare
Choose a tag to compare
@mithrandi mithrandi released this 17 Feb 13:19
· 71 commits to master since this release
nevow-0.13.0
  • nevow.appserver.Request.headers and received_headers are now deprecated to
    follow suit with Twisted; older versions of Nevow will not be compatible
    with Twisted 16.0.0 due to these being removed in Twisted.
  • nevow.testutil.FakeRequest had similar changes made to assist with
    compatibility in test code, and there should be no Nevow code left that
    touches the deprecated APIs, but any application code using the old APIs
    should be migrated.
  • Some very ancient, deprecated things were removed: nevow.canvas,
    nevow.livepage, nevow.livetest, nevow.taglibrary (except for the Athena
    version of nevow.taglibrary.tabbedPane), nevow.wsgi, and zomne.