Lamson 1.0pre3 On PyPI
- From:
- Zed A. Shaw
- Date:
- 2009-08-18 @ 19:59
Hi Everyone,
I just uploaded the Lamson 1.0pre3 release to PyPI:
http://pypi.python.org/pypi/lamson/1.0pre3
Please grab it and make sure your stuff still runs on it. There should
be no backwards incompatible changes.
I'll be doing a more formal announce later today, but for now, here's
the highlights:
1) There's a new lamson.confirm API you can use to manage your
confirmations. Examples of using that are in all the included examples.
2) 100% test coverage in the unit tests.
3) I removed the lamson spell command since it was buggy, never used,
and hard to test.
4) BIG: Lamson now handles multiple recipients by trying to route each
one as a set. There's now a message.route_to and message.route_from
that you can get at in your handlers to access the addresses Lamson uses
for routing.
5) PyDNS shouldn't be required unless you use it.
That should be about it. Let me know if you run into any problems.
--
Zed A. Shaw
http://zedshaw.com/