nspace-0.2.0.0: CHANGELOG.md
# Changelog for `nspace`
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.2.0.0 - 2024-01-01
- Removed `Data.QuadTree.rect` function
- Removed `Data.OctTree.cube` function
- Fixed a bug in `rectContainsPoint` when dealing with negative sizes
- Fixed a bug in `cubeContainsPoint` when dealing with negative sizes
## 0.1.0.0 - 2023-12-31
- Unreleased upon a suspecting world