fixt 0.2.7

minimum viable fixtures
Documentation
---
default_semver_increment_mode: !pre_patch rc
---
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]https://github.com/holochain/holochain/compare/fixt-v0.0.2-alpha.1...HEAD

## 0.2.7

## 0.2.6

## 0.2.5

## 0.2.5-rc.0

## 0.2.4

## 0.2.3

## 0.2.3-rc.1

## 0.2.3-rc.0

## 0.2.2

## 0.2.1

## 0.2.1-beta-rc.0

## 0.2.1-beta-dev.0

## 0.2.0

## 0.2.0-beta-rc.0

## 0.1.0

## 0.1.0-beta-rc.1

## 0.1.0-beta-rc.0

## 0.0.14

## 0.0.13

## 0.0.12

## 0.0.11

- Docs: Fix intra-doc links in all crates [\#1323]https://github.com/holochain/holochain/pull/1323

## 0.0.10

## 0.0.9

## 0.0.8

## 0.0.7

## 0.0.6

## 0.0.5

## 0.0.4

## 0.0.3

### Changed

- Named bytes fixturators like `SixtyFourBytes` are now fixed length arrays

### Added

- Added `SixtyFourBytesVec` to work like the old `Vec<u8>` implementation

## 0.0.2-alpha.1

Initially published release.