Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 802 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 802 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

[1.1.2] - 2023-01-13

Added

  • Document how to install the package in an environment without an Internet connection.
  • Changelog to project_urls.

[1.1.1] - 2022-07-25

Added

  • Binder badge.
  • PyPI badge.

Fixed

  • Use absolute URLs in README because of PyPI.

[1.1.0] - 2022-06-20

Fixed

  • Add typing-extensions as a package dependency.

[1.0.0] - 2022-06-02

Added

  • Boilerplate to create a Python package.
  • Feedzai's Altair theme.
  • GitHub Actions workflow to publish the package to PyPI.