# Version [0.1.3.0](https://github.com/DistRap/hocd/compare/0.1.2.0...0.1.3.0) (2024-01-18) * Add `registers`, `readReg`, `writeReg` commands * Add `raw` command (escape hatch) # Version [0.1.2.0](https://github.com/DistRap/hocd/compare/0.1.1.1...0.1.2.0) (2024-01-03) * Add execution control commands * `reset` * `resetHalt` * `resetHaltInit` * `resume` * `resumeAt` * `step` * `stepTo` * Add `version` query # Version [0.1.1.1](https://github.com/DistRap/hocd/compare/0.1.1.0...0.1.1.1) (2023-12-27) * Export `runOCDConfig` # Version [0.1.1.0](https://github.com/DistRap/hocd/compare/0.1.0.0...0.1.1.0) (2023-12-27) * Transformers boilerplate # Version [0.1.0.0](https://github.com/DistRap/hocd/compare/6a16c2d...0.1.0.0) (2023-12-26) * Initial release --- `hocd` uses [PVP Versioning][1]. [1]: https://pvp.haskell.org