# Change Log
All notable changes to this project will be documented in this file.

## [2.1.0 - 2021-12-15]
### Added
- Added support to set an ignore file to destructive changes
- Added support to get the content package using the destructive ignore file

## [2.0.0 - 2021-12-13]
### Added
- Changed to Typescript
- Added support to API 53.0

### Fixed
- Fix all minor errors


## [1.0.0 - 2021-09-18]
### Added
- Added new class to create and merge package and destructive salesforce files.
- Created method to merge package XML files and destructive XML files
- Created method to full merge package XML files or destructive XML files into one file XML file
- Created methods to create Package XML file, Destructive Pre deploy XML File and Destructive Post deplot XML file
- Create method to get the package XML content
- Create method to validate the JSON Metadata file for create packages