CHANGES
=======

0.0.6
-----


0.0.5
-----

* Remove hardcoded version

0.0.4
-----

* Use --tmpdir with mktemp
* Set LC_ALL=C into dib-run-parts env

0.0.3
-----

* Don't match editor backup files in environment

0.0.2
-----

* Add tox.ini

0.0.1
-----

* Ensure dib-run-parts profiling works with py3 and py2
* Add build files so this can actually be packaged
* Move dib-run-parts into bin/
* Fix up diskimage-builder references
* Fix set -eu and pipefail failures
* Don't hardcode environment.d
* Create a new baremetal element
* dib-run-parts should dereference symlinks
* Updates .gitignore
* Enhance dib-run-parts usage message
* Add *.egg to .gitignore
* Set locale for the profiling printf command
* Add --list support to dib-run-parts
* Update stackforge references to openstack
* Package with pbr
* Enable running disk-image-create on SUSE Linux
* Build ramdisks in an image chroot
* Build images using loopdev instead of qemu-nbd
* Delete elements moved to tripleo-image-elements
* Fix os-refresh-config failing without scripts
* Move initial root contents into a hook
* Make it possible for openstack-CI to run tests
* Add a simple implementation of element dependency
* Ignore .pyc files
* Add a .testr.conf configuration and ignore .testrepository
* Add .gitreview file
* Ignore temporary files
* initial commit
