Skip to content

Cooper v1.1.0

Latest
Compare
Choose a tag to compare
@chrismaddalena chrismaddalena released this 27 Jul 01:33
· 111 commits to master since this release

Version 1.1.0

This update includes several new features and numerous bug fixes.

  • HTML output is now "prettier" and readable via Beautiful Soup's prettify()
  • URL replacement improvements
  • Support for decoding Base64 and quoted-printable encoded emails
  • You can now use Cooper to encode image files (Base64) for embedding in custom templates
  • Terminal output is a bit more helpful
  • Various fixes for a few small bugs and typos
  • Removed some lines that were unnecessary to cut back on repeated work
  • Changed how files are written to so source.html remains untouched, should it ever be needed for reference