Added
- **YAKS** object used for connection and interaction with YAKS
- **Access** class for Accesses
- **Storage** class for Storages
- _create_access_ for access creation into YAKS
- _create_storage_ for storage creation into YAKS
- _put_; _delta_put_; _remove_; _get_ in **Access** for accessing the data
- _dispose_ for **Access** and **Storage**
Changed
- Nothing
Removed
- Nothing
Remarks
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).