0.5.7

- use csp-lmc-common package 0.5.8
- updated decorator arguments for Configure method.
- decreased polling period (from 1 to 0.1 sec) during
  command execution monitoring. 

0.5.6
- update to csp-lmc-common 0.5.7
- removed the problem with forwarded attributes of array of strings.
  When the root attribute of a forwarded attribute is an array of 
  strings the devices crashes.

0.5.5
- update to csp-lmc-common 0.5.6

0.5.4
- update to csp-lmc-common 0.5.5

0.5.3
- Use lmcbaseclasses = 0.5.0
- Moved ConfigureScan command to Configure.
- Moved EndSB() method to GoToIdle().
- Install in editable mode the csp-lmc-common package to install also
  lmcbaseclasses package and its dependencies.
- Modified .gitlab-ci.yml file to execute linting and generate metrics.
- Still not resolved the issue to combine coverage outputs of 
  the different repository projects (csp-lmc-common and csp-lmc-mid).
- Moved logger.warn (deprecated) to logger.warning

0.4.0
- Use lmcbaseclasses = 0.4.1
- ska-python-buildenv 9.3.1
- ska-python-runtime 9.3.1
- Use csp-lmc-common = 0.4.0

0.3.0
- Use lmcbaseclasses version >=0.2.0
- Use csp-lmc-common >= 0.3.0


