Skip to content

Releases: chrismaddalena/Cooper

Cooper v1.1.0

27 Jul 01:33
Compare
Choose a tag to compare

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

Cooper v1.0

23 Jul 22:23
Compare
Choose a tag to compare

Version 1.0

This is the version 1.0 of Cooper. Everything works and all of the planned basic features are present. Some new features may be added soon for future releases.