# Changelog 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 [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v0.0.1](https://github.com/ljharb/resumer/compare/v0.0.0...v0.0.1) - 2023-07-17 ### Commits - [meta] add scripts, dev deps, linting; switch from travis to GHA [`ddf267c`](https://github.com/ljharb/resumer/commit/ddf267c051fb1756e403929cebe383fafb069f43) - [meta] rename package to scoped [`e63afa4`](https://github.com/ljharb/resumer/commit/e63afa4679e28c86e018c92aad51372b54492e5e) - [Dev Deps] update `concat-stream`, `tape` [`b3ef087`](https://github.com/ljharb/resumer/commit/b3ef08792acf6c0cf0632c8ee5923a6c740f6946) - [Deps] use `@ljharb/through` instead of `through` [`b80960c`](https://github.com/ljharb/resumer/commit/b80960ced2935c23baa4be90f1d65d5ef0abc27b) ## v0.0.0 - 2023-07-17 ### Commits - package.json etc [`d953649`](https://github.com/ljharb/resumer/commit/d9536492cca8a5769dce08e3b689d9a403e3930a) - example and tests [`17f59f5`](https://github.com/ljharb/resumer/commit/17f59f50fa9d080f408d358886af7593dd39d52b) - passing through test [`13acd46`](https://github.com/ljharb/resumer/commit/13acd46f7387bd7b9536a9995df0ae562b93b10e) - ripped out of bashful [`848b875`](https://github.com/ljharb/resumer/commit/848b8755f5d89c7287e48d98b6f140553afbaf1e) - docs [`dec9a86`](https://github.com/ljharb/resumer/commit/dec9a86f76222d7df2e7ff6865d82874bc4df8d8) - more docs [`9ea2b5a`](https://github.com/ljharb/resumer/commit/9ea2b5ab4e414e8489edc35efcfbc4f70749dcab) - pause/resume test [`7f52e27`](https://github.com/ljharb/resumer/commit/7f52e27a8b24c9223a8a1a55a8cb887b36f08f9c) - using testling [`5178aa6`](https://github.com/ljharb/resumer/commit/5178aa6c2836493afead483b22909fff5774707c) - badges [`2a0225a`](https://github.com/ljharb/resumer/commit/2a0225ad78643a88af86ba70e44977a4f5d681fa)