- Add support for updating target portfolios of an existing basket index - Restructure to support corax on multi-baskets - support passing in the pydantic object or dict in client lib functions - add `MERQ_API_KEY` in circle-ci secrets that allows int tests. Add said int tests - add `start_date` and `end_date` functionality into getting target portfolios
0.12.1
- some index specs use `calendar` while others use `holiday_spec` - set both.
0.12.0
- Use ENV for APIKey, so configs are shareable. - Allow users to specify their own TR indices
0.11.0
- Reorganize to have a single click script before we have a ton of them - add decrement index template - add holiday spec