* Add validate-table command to CLI. This will be used in the amsterdam-schema repo to check if breaking changes are introduced on the current branch.
7.2.0
* Add lifecycleStatus to DatasetVersionSchema en DatasetTableSchema.
7.1.2
* Removed the version name from Django model names to prevent issues in DSO-API. We will need this when we'll implement versioning in the DSO-API, but for now it causes issues.
7.1.1
* Removed the .json extension from index files, as this has been changed in amsterdam-schema
7.1.0
* Add support for versioned tables. All tables will now receive a major version number in their name.
7.0.0
* Add support for Amsterdam Schema V3. Introduction of the DatasetVersionSchema to allow for multiple versions of a dataset.