Skip to content

Releases: swhite24/cbpro-buy

v1.0.2

19 Apr 15:13
cde9437
Compare
Choose a tag to compare

Changelog

cde9437 Merge pull request #6 from swhite24/feature/log-formatting
6c57700 add example output
ec114e1 format dollar output in logs
42d00cd update docs

v1.0.1

16 Apr 13:58
7620946
Compare
Choose a tag to compare

Changelog

7620946 Merge pull request #5 from swhite24/feature/basis-logs
4591019 add log when not adjusting buy amount
10bb1e2 add logs around basis calculation flow
84d948f configure basis window start in tf
29810ce update docs

v1.0.0

16 Apr 13:39
5a292a1
Compare
Choose a tag to compare

Changelog

c094269 Merge pull request #1 from swhite24/feature/workflows
8e0b30c Merge pull request #3 from swhite24/feature/weighted-buys
5a292a1 Merge pull request #4 from swhite24/feature/cli-release-workflow
a099e5e Revert "delete workflows"
abdf381 Update var.tf
c54c2ca add aws creds in env
0b1c7a2 add basis config options
a39865c add book package for getting current price
89502ba add cbpro-cost-basis dep
b9956a9 add goreleaser
496cc07 add plan / apply workflows
b4c9e9b add release workflow
4e7a9b3 build lambda
96c7d1e bump timeout
8d28414 change workflow names
100ba8c change working dir
f59d52f check current price if use-basis is enabled; adjust purchase amount by multiplier
8270db5 delete workflows
fd54987 fix region var
e44502f fix runs-on
56c5200 increase amount to 50
1355b7e initial commit
5ddec47 move to tf 14; sensitive vars
af1fbb3 pull cmd into package; add lambda cmd
6fb49da pull region into var
9715641 refactor client initialization
68b095c refactor module name
f32d3dd remove default working dir
21a2269 remove directory specification
608bb32 update README; add license
3f1c577 update license
4b29f80 update readme
20cc064 update readme
13db549 update terraform with basis flag
f42addb update workflows