- Introduce and explain NEW_RELIC_ENABLED and NEW_RELIC_CONFIG_FILE enviroment variables [fiterbek] - Fix documentation formatting [fiterbek] - Print nicer info message [fiterbek] - Update documentation for NEW_RELIC_ENVIRONMENT enviroment variables [puittenbroek]
1.0.8
-------------------
- Fix: TALInterpreter patch fails when PageTemplate is made by value instead of file [puittenbroek] - Added dependency on repoze.xmliter [fiterbek]
1.0.7
-------------------
- Documentation typos [khink] - Documentation checking for pypi release [puittenbroek] - Patch cron4plone tick (if present) to make it a backgroundtask [puittenbroek] - Improve hook logic to worker properly in ZMI [puittenbroek]
1.0.6
-------------------
- Changed naming of transactions, now based on view/templates being used [puittenbroek] - Ignore transactions for resource files (js, css, kss(?)) [puittenbroek]
1.0.5
------------------- - Inital code implemtation and testing