- pre.read_csv() now takes additional arguments and can merge date and time columns to return datetime index
- Major revamp to size, length, and width scaling and default sizes
- New dpi input to vis.functions(); new default is 175 dpi
- Slowly deprecating the vis.DEFAULT dict
- Color bar tick marks will now never extend past the color bars due to newly discovered input
- New grid styles for vis.plot_functions()
- Revamped vis.set_figtext() and vis.set_axtext() with additional available locations
- Added smart function to figure out the location keywords
- Bug fix with year locator and fixes to some docstrings
- Added tight_layout input to vis.utils()
- Added sci.get_c() using Pythagorean Theorem
- Changed how sci.get_stats() returned str looks
- vis.plot_functions() now can accept only one input
- vis.plot_functions() prettily plot date ticks now