Releases: d0rich/tradeb0t
Releases · d0rich/tradeb0t
@tradeb0t/[email protected]
Patch Changes
- b85c50a: Update package.json meta info
@tradeb0t/[email protected]
@tradeb0t/[email protected]
Patch Changes
- 43513a3: TRPC methods for securities and currencies in portfolio
@tradeb0t/[email protected]
Patch Changes
- f3a4671: Fix error handling in algorithms
@tradeb0t/[email protected]
Patch Changes
- 4dfd2c4: Add pagination for algorithm runs on API level
@tradeb0t/[email protected]
Patch Changes
- 47ba5c7: Add peerDependencies for ws: utf-8-validate, bufferutil
- 47ba5c7: OperationType now is created with enum, not just union type
- 47ba5c7: Wrap repositories into error handling proxy
- 47ba5c7: Update dependencies
- 47ba5c7: [Fix] handle
loadSecurityIfNotExist
in hook error - 47ba5c7: Algorithm run status now includes enum instead of basic union type
- 47ba5c7: Store enums in separate files
- 47ba5c7: Define TRPC inputs as separate schemas
- 47ba5c7: Algorithm InputType now is enum instead of union type
- 47ba5c7: OrderStatus now created with enum, not just union type
@tradeb0t/[email protected]
Patch Changes
- 773cf39: Fix publish script
v0.2.1
v0.2.0
What's Changed
- Docs by @d0rich in #1
- Configure eslint by @d0rich in #2
- Update license by @d0rich in #3
- Update build script by @d0rich in #4
- Refactoring 1 - dependency inversion by @d0rich in #5
- Refactoring 2 - restructure layers by @d0rich in #6
- Refactor Storage by @d0rich in #7
- Stub implementation by @d0rich in #8
- h3 server by @d0rich in #9
- Remove globals by @d0rich in #10
- Config refactoring by @d0rich in #11
- Implement hooks by @d0rich in #12
- Logging refactoring by @d0rich in #13
- Fix naming by @d0rich in #14
- Refactor order of fields by @d0rich in #15
- Update docs by @d0rich in #16
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/d0rich/tradeb0t-core/commits/v0.1.0