This release contains the following bug fixes and new features: Implemented the AD calculation for ACT (https://github.com/mdolab/dafoam/pull/98/commits/da004e51735a85ed397899153a8d1ad7d44d5212), AOA (https://github.com/mdolab/dafoam/pull/98/commits/203496b5b0b27ab1e5966266d8e32a6f17ad5e90), and BC (https://github.com/mdolab/dafoam/pull/98/commits/37ee24f4a827e4d7248875cd78bfef3a61c572df) derivatives. Changed the solveCL function in optFuncs.py (https://github.com/mdolab/dafoam/pull/93/commits/1cdcbe8c375f7dd1d25dd16258eb2870ce533628). Now, solveCL can be automatically run before optimization (https://github.com/DAFoam/tutorials/commit/7a15199266cea6eedbb7bcfdc8c3a7e317eefda9). Exposed more functions from the DASolver class such that it ...