# Changelog
All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2021-09-29

### This is the first release of *com.ant-automation.antcity.base.webapiclient*.

## [2.0.0] - 2022-09-02

[Added]
- Added new API support splitted between a Monobehaviour component & the Api Client Service.
- Added the updated Datamodel.
[Removed] 
- Removed the obsolete CityBuilderConnector & it's Datamodel.

## [2.0.1] - 2022-09-02
[Added]

- Added GetCityTiles method.

## [2.0.2] - 2022-09-02
[Added]

- Added 'IsTimeServer' property to GamaExperiment class.

## [2.0.3] - 2022-10-11

- Changed CartesianTransformParams object from SimTile to GamaExperiment

## [2.0.4] - 2022-10-11

- Decoupled Api Client initialization from AntCityApiClientComponent Awake() method.

## [2.3.3] - 2022-12-27
- DigitalUniverse Class added
- DigitalCity -> DigitalUniverse relationship added
- Delete City.Buildstage property
- Delete BuildStage Class