Hey everyone, we've just cut 1.6b1. There are a few important changes to
note:

- pserve --reload will no longer crash due to syntax errors in your code!
Yay!

- We are officially deprecating the daemon / supervision support in pserve.
This includes --daemon, --pid-file and --monitor-restart among others.

- Custom pshell runners have been split out into entry points. This means
that to continue using ipython or bpython you need to install
pyramid_ipython and/or pyramid_bpython from PyPI. You may also add your own
and they will be automatically discovered.

- Cache busting support has been hashed out and a new ManifestCacheBuster
has been included for you to use alongside your asset pipelines.

We've had very few complaints about any changes made in 1.6 series so far
and it has been baking for an embarrassingly long time so I'm planning to
do a final release in 7-10 days assuming there are no major issues
justifying another beta round.

Enjoy, and please report any issues you find to the issue tracker at
<https://github.com/Pylons/pyramid/issues>

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to