Fix make_eng function where additional arguments are not used.
0.0.8
Support Oracle thick mode. Suggest usage of oracledb instead of cx-Oracle. Allow saving arguments alongside URL. Allow removal of saved URL. Updated library description.
0.0.7
Support python 3.11. Improve documentation and testing.
0.0.6
Support py310. Fix issue due to sqlalchemy changes in relation to connect vs begin and text wrapping sql. Improved documentation around testing and development.
0.0.5
Relax dependency version requirement. Improve documentation.