packages feed

waterfall-cad-examples-0.2.2.0: CHANGELOG.md

# Changelog for `waterfall-cad-examples`

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.2.0

- Added an example demonstrating `Waterfall.IO.readSolid`
- Added support for writing files as OBJ

## 0.2.1.0

- Added support for writing files as GLTF/GLB

## 0.2.0.0

- Add an example demonstrating both `Waterfall.BoundingBox.Oriented` and `Waterfall.BoundingBox.AxisAligned`

## 0.1.2.2 - 2024-01-09 

### Fixed

- Fixed dependency versions

## 0.1.2.1 - 2024-01-09 

### Added 

- Add an example for `Waterfall.Offset`

## 0.1.1.1 - 2023-12-12 

## 0.1.1.0 - 2023-12-12 

## 0.1.0.0 - 2023-12-05 

### Added

- Added Waterfall.Text, containing text rendering functions

## 0.0.0.1 - 2023-11-29