CHANGES
=======

v3.0.4
------

* Bump requirements, publish on Python 3.8
* Change packages structure to avoid having "src" directory - adjust Makefile
* Change packages structure to avoid having "src" directory
* Docker: Resolve issue in tagging, where regexp were not matching

v3.0.3
------

* CI: Fix Python 3.7 build
* CI: Bump RKD to 2.1.0+

v3.0.2
------

* Bump RKD to 2.1.0+
* Update gitignore
* Travis: Add requirement for rkd-python
* Travis: Add requirements.txt usage
* WIP bump to RKD 2.1-RC1
* Move docker utils to this repository from RKD repository

v3.0.2.a1
---------

* Fix default value

v3.0.0a3
--------

* Bump RKD version
* Bump RKD version

v3.0.0.ALPHA.2
--------------

* rkt\_ciutils: Unify switches in Boat-CI
* rkt\_ciutils: Add --no-push switch
* rkt\_ciutils: Add imports() to docker package
* Boat-CI: Fix: Not able to verify if image was already pushed

v3.0.0.ALPHA.1
--------------

* WIP: Update docs
* WIP docs
* Update docs
* Add docs
* Add support for build args templating
* Correct duplicating /url in part of url
* Add initial Boat CI version
* Add badges
* Added travis badge
* Correct links in documentation
* Update docs
* Update docs
* Correct errors
* Fix
* Add missing return
* Update docs
* Separate into 3 modules
* Fixed typo
* Bump version
* Add travis integration
* Clean up the structure - split to two packages
* Move ARM integration to rkt\_armutils
* Added :docker:generate-readme
* Migrate :docker:extract-envs-from-dockerfile
* Migrate docker-tag-exists
* Migrate github tools
* Started migration to RKD
* Add Makefile instruction

v2.2.0
------

* Correct previous commit
* Corrected syntax error
* Corrected syntax error
