Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 7.03 KB

CHANGELOG.md

File metadata and controls

85 lines (54 loc) · 7.03 KB

Changelog

All notable changes to this project will be documented in this file. Loghub is used to help generate it.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2022-01-29

Thanks to @SylvainCorlay, @martinRenou, @fasiha and the QuantStack team for helping make this release possible!

Highlights

  • Update to work again with modern Python, IPython, Sphinx and Matplotlib
  • Fix multiple significant outstanding issues and enhance functionality
  • Add CIs, test suite and visual regression checks
  • Overhaul packaging to follow modern standards and best practices
  • Add/rewrite user and developer documentation and metadata
  • Conform project to up to date conventions
  • Other smaller improvements and maintenance

Issues Closed

In this release, 14 issues were closed.

Pull Requests Merged

In this release, 11 pull requests were merged.

[0.1.1] - 2017-12-19

Issues Closed

  • Issue 15 - docrepr failing to import in readthedocs

In this release, 1 issue was closed.

Pull Requests Merged

  • PR 14 - Remove dangling r in Readme
  • PR 13 - Fix possible Sphinxify.py TypeError on import

In this release, 2 pull requests were merged.

[0.1.0] - 2016-03-07

  • Initial release