CHANGES
0.3.0
- Add external lock fixture
- Add a TODO for retrying pull request #20
- Allow the lock delay to be provided
- Allow for providing a customized semaphore container
- Move locale files to proper place
- Flesh out the README
- Move out of the oslo namespace package
- Improve testing in py3 environment
- Only modify autoindex.rst if it exists
- Imported Translations from Transifex
- lockutils-wrapper cleanup
- Don’t use variables that aren’t initialized
0.2.0
- Imported Translations from Transifex
- Use six.wraps
- Clean up lockutils logging
- Remove unused incubator modules
- Improve lock_path help and documentation
- Add pbr to installation requirements