Releases: swhite24/cbpro-buy
v1.0.2
v1.0.1
v1.0.0
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