/CHANGELOG

https://bitbucket.org/bbangert/dozer/ · #! · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · f9c793a1e8f9a43eaac56417f16e6208 MD5 · raw file

  1. Dozer Changelog
  2. ===============
  3. 0.2 (**tip**)
  4. * Adding logview that appends log events for the current request to the bottom
  5. of the html output for html requests.
  6. * Adding profiler for request profiling and call tree viewing.
  7. * Refactored Dozer into its own leak package.
  8. 0.1 (June 14, 2008)
  9. * Initial public release, port from Dowser, a CherryPy tool.