# Changelog


## 1.0.0 - 2021-10-20

### Improvements

- Added TypeScript typings.
  
## 0.2.2 - 2020-12-21

### Fixed

- Indentation in Depth first example.

## 0.2.1 - 2020-12-20

### Fixed

- Incorrect argument order in callback documentation.

## 0.2.0 - 2020-12-20

### Added

- setDeepProperty function.
- getDeepProperty function.
- hasDeepProperty function.
- extractDeepProperty function.
- Documentation for the new functions in README.
- License in README.