1.8.0 (2023-01-09)
- encode relay index into secret (2b3a0a3)
- support multiple relays (b14ca04)
- use - instead of :: (e587638)
- use file in main branch for relays (4ee50fc)
- use main file (710a883)
1.7.0 (2022-12-10)
- add more thanks to readme (9200b06)
- omit deployCost if 0, and populate pod name if empty (76c420f)
- update readme with how to transfer data (a07026f)
1.6.1 (2022-10-04)
- add modules (99af571)
1.6.0 (2022-10-04)
- use croc lib to add send and receive (be3c162)
1.5.0 (2022-08-17)
- allow RUNPOD_API_URL env if api url is not defined in config (6e012f6)
1.4.0 (2022-07-21)
- allow RUNPOD_API_KEY env to overwrite config api key (e38f6a3)
1.3.0 (2022-04-12)
- add windows build (7e1d614)
- create pod (fddf882)
- implement get cloud (bf4cad6)
- update readme (11ea5b6)
1.2.0 (2022-04-12)
1.1.0 (2022-04-11)
- config api url (aa8a6e6)
- add docs (8d2ff09)
- add docs (ea26e30)
- add git action for release (fb536d0)
- implement remove a pod (59851d9)
- implement start pod with bid price (707dcb4)
- implement stop pod (d1e3aed)
- make apiUrl configurable (d7fd073)
- move table to format folder (5531a5e)
- use cobra, implement config and pod ls (d6bf47f)
- use get resource format to define commands (1f187a1)