Camelot v0.2.1 Release Notes

Release Date: 2018-10-05 // over 5 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ #121 Fix ghostscript subprocess call for Windows. #124 by Vinayak Mehta.

    ๐Ÿ‘Œ Improvements

    • #123 Make PEP8 compatible. #125 by Oshawk.
    • โœ… #110 Add more tests. Coverage is now at 84%!
      • Add tests for __repr__. #128 by Vaibhav Mule.
      • Add tests for CLI. #122 by Vaibhav Mule and #117 by Vinayak Mehta.
      • Add tests for errors/warnings. #113 by Vinayak Mehta.
      • Add tests for output formats and parser kwargs. #126 by Vinayak Mehta.
    • โž• Add Python 3.5 and 3.7 support. #119 by Vinayak Mehta.
    • โž• Add logging and warnings.

    ๐Ÿ“š Documentation

    • ๐Ÿ“š Copyedit all documentation. #112 by Christine Garcia.
    • โšก๏ธ #115 Update issue labels in contributor's guide. #116 by Johnny Metz.
    • โšก๏ธ Update installation instructions for Windows. #124 by Vinayak Mehta.

    Note: This release also bumps the version for numpy from 1.13.3 to 1.15.2 and adds a MANIFEST.in. Also, openpyxl==2.5.8 is a new requirement and pytest-cov==2.6.0 is a new dev requirement.