diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d5505de --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,59 @@ +# CHANGELOG + + + +## v1.0.0 (2023-12-06) + +### Chore + +* chore: format files ([`e4dba11`](https://github.com/daneisburgh/invaas/commit/e4dba11d55251bbd4671349ea9cd411751a226da)) + +* chore: add notebook utils ([`03869ee`](https://github.com/daneisburgh/invaas/commit/03869ee4b2f1adf32ec4c2cdb6125bc200cba3c6)) + +* chore: update backtesting notebooks ([`a29f37a`](https://github.com/daneisburgh/invaas/commit/a29f37adf5f1429c035777334881e4455253c6ff)) + +* chore: add backtesting notebooks ([`f7c9f23`](https://github.com/daneisburgh/invaas/commit/f7c9f232e669480f0822fabbe3062201d4fd81e3)) + +* chore: update gitignore ([`abfaaa5`](https://github.com/daneisburgh/invaas/commit/abfaaa58ffa5e772bebde7aaa58f8c8dcbfb54cd)) + +* chore: update vscode settings ([`d59b206`](https://github.com/daneisburgh/invaas/commit/d59b206c78650689c23e2d4acb863c393d441d15)) + +* chore: update devcontainer ([`ce5b975`](https://github.com/daneisburgh/invaas/commit/ce5b975456e70c584f22b11dd098c39f832836f2)) + +### Ci + +* ci: update workflow job names ([`29c908d`](https://github.com/daneisburgh/invaas/commit/29c908d3ac03f329c8b9adbb6d7106ab6c43bedb)) + +* ci: fix workflow python versions ([`9ac188a`](https://github.com/daneisburgh/invaas/commit/9ac188a04ee8abdf7c30838a24865cab1467c2b6)) + +* ci: update databricks config ([`9e3bc37`](https://github.com/daneisburgh/invaas/commit/9e3bc378d4f7ff94c289119fa03ad2197c7bbde3)) + +* ci: add integration and release workflows ([`6ba1f43`](https://github.com/daneisburgh/invaas/commit/6ba1f43234fca9d224f4d69d5ef4f04337f387c9)) + +### Feature + +* feat: update job schedule and node type ([`0c01c94`](https://github.com/daneisburgh/invaas/commit/0c01c947acb3a37a66e21eea3ed8b458538f913f)) + +* feat: use only fear greed index in main task class ([`067935c`](https://github.com/daneisburgh/invaas/commit/067935ca8147f0e1cc64f0aaf26f27ac2bd6f6a2)) + +* feat: add scaler to next open change computation ([`d6c9ae3`](https://github.com/daneisburgh/invaas/commit/d6c9ae33ac2d369ca5cb44891efe898658e9bcff)) + +* feat: add invaas notebook ([`b1cd8e1`](https://github.com/daneisburgh/invaas/commit/b1cd8e1b4bbc1117b1ca764eadf50f19f4f16742)) + +### Fix + +* fix: update invaas notebook ([`2afb026`](https://github.com/daneisburgh/invaas/commit/2afb026fb69ed45bd737f3a1aeb099cc7daedb96)) + +* fix: typing errors ([`9e15b86`](https://github.com/daneisburgh/invaas/commit/9e15b861e757e9163cc2872714d031ac4d1c564a)) + +### Refactor + +* refactor: invaas notebook init and main task usage ([`c85172e`](https://github.com/daneisburgh/invaas/commit/c85172e98e8574ef70992293b95e1dc92deae55d)) + +* refactor: update coinbase client enums classes ([`09fa454`](https://github.com/daneisburgh/invaas/commit/09fa454c0b6dca5db9cb2850008c70576d6086ea)) + +* refactor: main task ([`2a029dd`](https://github.com/daneisburgh/invaas/commit/2a029ddc02e56f672978e409649eabc5c2397f7a)) + +### Unknown + +* first commit ([`23ff997`](https://github.com/daneisburgh/invaas/commit/23ff997814f30bf1d4a089cba9c89f70d68d7e5d))