packages feed

Mantissa-0.1.0.0: CHANGELOG.md

# Changelog for `Mantissa`

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).

## Unreleased

## 0.1.0.0 - 2024-09-04

Initial release.

- Boxed and unboxed versions
- Basic arithmetic
- Basic conversions
- Num, Fractional, Eq and Ord instances