packages feed

hercules-ci-api-core-0.1.3.0: CHANGELOG.md

# 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/)

## [0.1.3.0] - 2021-06-22

### Added

- Utilities for servant's `Generic` feature
  - `Substitute`
  - `useApiE`, `enterApi`, `enterApiE`

## [0.1.2.0] - 2020-03-07

- Use `uuid` type in swagger
- Add `NFData` instances

## [0.1.1.0] - 2020-05-05

- Allow `Id` in JSON object keys

## [0.1.0.0] - 2020-01-30

- Initial release, split out of hercules-ci-api

[0.1.3.0]: https://github.com/hercules-ci/hercules-ci-agent/releases/tag/hercules-ci-api-core-0.1.3.0
[0.1.2.0]: https://github.com/hercules-ci/hercules-ci-agent/releases/tag/hercules-ci-api-core-0.1.2.0
[0.1.1.0]: https://github.com/hercules-ci/hercules-ci-agent/releases/tag/hercules-ci-api-core-0.1.1.0
[0.1.0.0]: https://github.com/hercules-ci/hercules-ci-agent/releases/tag/hercules-ci-api-core-0.1.0.0
[Unreleased]: https://github.com/hercules-ci/hercules-ci-agent/compare/stable...master