Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 874 Bytes

File metadata and controls

25 lines (18 loc) · 874 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 and PEP 440.

1.0.1

  • Added changelog.
  • Added py.typed into release files per PEP 561 so mypy will recognize fixedpoint as a typed package.
  • Added installation instructions in the documentation.

1.0.0

  • Initial release.