First release with minute aggregates calculated from Polygon Trades flatfiles. Configured by using agg_time="1minute" (in contrast to agg_time="minute" for Polygon minute aggregate flatfiles).
New NYSE_ALL_HOURS calendar that opens at 4am ET and closes at 8pm ET for use with the new trades-based aggs.
Refactored logic to use one flow for all three data formats.
Now depends on `zipline-arrow` (https://github.com/fovi-llc/zipline-arrow) my fork of `zipline-reloaded` because I had to change how the `get_calendar` utility works to determine the default start_date. ExchangeCalendars uses a "20 years before today" as the default so `zipline` uses 1990-01-01 for four particular calendars (us_futures, CMES, XNYS, NYSE) but that doesn't work for new or other calendars. And for loading a bundle my version always uses the start & end dates from the metadata.