------------------- * Fix bug where the dataframe returned from quandl qas not being sorted * Added EPS and EPS diluted.
0.1.6
Not secure
------------------- Now uses the get_table methods from the quandl_api.
0.1.4
Not secure
------------------ * Removed the --dimension CLI keyword. Now uses Most Recent Year (MRY) for SF0 database and Most Recent Trailing 12 Months (MRT) for the SF1 database * Fix to avoid the Pandas future warning about decrementing df.rename_axis and using df.rename
0.1.3
Not secure
------------------ * Minor tweak to Return the correct version
0.1.2
Not secure
------------------ * Change logging to INFO from DEBUG