Releases: Yelp/pyramid-hypernova
Releases · Yelp/pyramid-hypernova
v5.0.0
- [Breaking] Add new required
context
attribute to the Job
type (#25)
- Adds a new (optional)
context
argument to the render
method (#25)
(This should be 'safe' major change, unless you're importing the Job
type
v4.0.0
[Breaking] Add the Pyramid request object to the batch object (#23)
v3.4.1
- Fix UnicodeDecodeError in tween for binary files
v3.4.0
- Add context manager interface for hypernova token replacement