Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

82 lines (45 loc) · 2.66 KB

History of changes

Version 0.4.3 (2017-01-22)

Bugs fixed

Pull requests

  • PR 68 - PR: Include example script into tarball to run tests when the package is installed

In this release 1 pull request was merged


Version 0.4.2 (2017-01-21)

Bugs fixed

Issues

  • Issue 65 - Update Appveyor Badge for new username spyder-ide
  • Issue 64 - Integration with system fonts
  • Issue 51 - Include doc files in PyPi releases

In this release 3 issues were closed

Pull requests

  • PR 67 - PR: Add a way to not verify hash of vendorized fonts
  • PR 66 - PR: Update AppVeyor badge because of move to org account
  • PR 63 - Update manifest template

In this release 3 pull requests were merged


Version 0.4.1 (2017-01-02)

Bugs fixed

Pull requests

  • PR 62 - Improve verification that our fonts are not empty and/or missing

In this release 1 pull request was merged


Version 0.4 (2017/01/01)

New features

  • Add a FontError exception to be able to catch an error on Windows 10, which prevents reading fonts not installed in the system.

Bugs fixed

Issues

  • Issue 55 - Add appveyor integration
  • Issue 54 - Add travis ci integration for mac
  • Issue 53 - Add circle ci integration for linux

In this release 3 issues were closed

Pull requests

  • PR 61 - PR: Fix errors in CI services
  • PR 60 - PR: Add validation to raise exception when fonts are empty or corrupt
  • PR 57 - PR: Simplify appveyor and circle ci config
  • PR 56 - PR: Add ciocheck and circle ci linux integration
  • PR 50 - PR: Conda installation instructions
  • PR 49 - PR: Remove conda recipe
  • PR 48 - PR: Improve documentation

In this release 7 pull requests were merged