#Change Log

This is a manually maintained update history log.

## Version 0.2.3

## Added

None

## Changed

#### .inflate() improved error checks

## Deprecated

None

## Removed

None

***

## Version 0.2.2

## Added

####.inflate() added to staticdata

## Changed

None

## Deprecated

None

## Removed

None

***

## Version 0.2.1

## Added

None

## Changed

#### Removal of none-printable characters now does not break tab separated data

## Deprecated

None

## Removed

None

***

## Version 0.2.0

## Added

#### gracenode-staticdata module removes none-printable characters in  CSV files

## Changed

None

## Deprecated

None

## Removed

None

***

## Version 0.1.11

## Added

None

## Changed

#### All get functions now accept 2nd argument as an option to retrieve selected properties

`getOne`, `getMany`, `getAll`, `getOneByIndex`, `getManyByIndex`, `getAllByIndexName` now allows you to retrieve specific properties of document(s) by giving an array of property names as a second argument.

## Deprecate

None

## Removed

None

***
