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

## Unreleased

## [0.2.3] - 2021-05-28

### Remove

- Unnecessary error handling has been removed.

## [0.2.2] - 2021-05-28

### Fixed

- A few comment outs have been fixed.

## 0.2.1 - 2021-05-28

This version has been unpublished because it was an incorrect work.

### Remove

- dist/** no commit

## [0.2.0] - 2021-05-28

Organized the code.

### Remove

- export `isFlatable()` method

## [0.1.1] - 2021-05-27

### Added

- README.md
- CI for Code Climate

### Fixed

- Add `dist/*` files

## [0.1.0] - 2021-05-27

### Added

- First release

[0.2.3]: https://github.com/heppokofrontend/flat-deep/releases/tag/v0.2.3
[0.2.2]: https://github.com/heppokofrontend/flat-deep/releases/tag/v0.2.2
[0.2.0]: https://github.com/heppokofrontend/flat-deep/releases/tag/v0.2.0
[0.1.1]: https://github.com/heppokofrontend/flat-deep/releases/tag/v0.1.1
[0.1.0]: https://github.com/heppokofrontend/flat-deep/releases/tag/v0.1.0
