- Nothing changed yet.
- Add support for Python 3.7 and 3.8. [sallner, gotcha]
- Remove zc.buildout and nosetest infratructure in favour of tox and pytest.
- Support fanstatic > 1.0 with backward compat
- Add new option
fanstatic.use_application_uri
to have Fanstatic base URLs generated using the current request. Abase_url
that is set will override this option. [davidjb] - Document details about Fanstatic base URLs and the
fanstatic.base_url
option. [davidjb]
- Improve the Pyramid scaffold that's available with
pcreate
. [gawel]
- Forward requests to Pyramid handler if a resource can't be found. [gawel]
- Documentation and coverage improvements [gawel]
- Initial release. [gawel]