------------------ * Add ``hadoop`` operators * Allow some simple runtime execution by overriding ``__getattr__`` * Add new operators to docs
0.5.0
------------------ * Error release
0.4.2
------------------ * Add ``spark`` and ``spark_submit`` operator * Upgrade to ``paramiko >=2.5.0``, fixing bug with recent versions of ``cryptography``
0.4.0
------------------ * Switch from bumpversion to punch_
0.3.6
------------------ * Format code using black * Update install to include conda-forge path
0.3.5
------------------ * Delete blank top line from beeline by default.