1.15.0 (2024-02-29)
- no longer release-please, just combine brew and existing build actions (199b022)
- backwards compatibility (239d8fd)
- brew action needs permissions (70f4dce)
- reinstate release-please and do brew action after (062e881)
- support non base images (88a0776)
1.14.1 (2024-02-22)
- quotes (7c260aa)
1.14.0 (2024-02-22)
- add installer of deps (97699f9)
- correct verbose for rsync, and dep fix (8e4d10b)
- ignore more rysnc and remove jq (3309865)
- tab to spaces (cdce259)
- trigger release-please (5061c14)
1.13.0 (2024-02-13)
- added comments to toml (d0f1bfa)
- added more starter examples (57474e5)
- port ssh cmd from python, refactored ssh key gen (4c90f4b)
- remote exec (53ce856)
- added detail errors back (0de3690)
- expose better printing (4767fe2)
- improved bash resiliency (3e0eadb)
- moved doc to docs (73b6290)
- naming and prompting (232f373)
- removed unused relay list (f5cde85)
- stable diffusion name (ea2a35a)
- support --version flag (4e7ae63)
- trigger release-please (b82fd9c)
1.12.3 (2024-02-06)
- seems the new architectures aren't building in github action (0cefd3c)
1.12.2 (2024-02-06)
- mislabeled in release (9c850cb)
1.12.1 (2024-02-06)
- fix: the feat: and feat: the fix: (8f418f3)
1.12.0 (2024-02-03)
- add -qO- (15892c2)
- enhance user clarity (5ac4059)
- forgot to make a change (0335586)
- rename new to create (7a7aba0)
1.11.0 (2024-01-28)
- add installer script (b2a75a7)
- cache venvs in tar format (a0fec98)
- flag to print pod logs without prefix (0f93a1a)
- handle deleted network volume, dropdown for starter templates, template Dockerfile (d042edb)
- runpodctl project build to emit dockerfile (7844b5d)
- updated readme and requirements (b800f1f)
- adapt deploy to venv path (3e9d115)
- brew install (01f0c89)
- cleanup install script (c8a76d7)
- complete renaming (3da74ab)
- detect OS earlier (d9fc83b)
- hack to make runpodignore use gitignore syntax on the server (9e1dd71)
- improve install script (eeed522)
- persistent typo (02f38db)
- readme rename (d8ed9c7)
- rename runpodctl to runpod (223dd40)
- update dockerfile (138bd15)
- update root name (270172d)
- version check (0536a8a)
- version check order (066a07c)
- windows antivirus doesn't let us do the right update logic (85e7bbb)
- windows compatibility and toml fix (004a306)
1.10.0 (2023-04-08)
- Updated README to include mac (amd) intel installation steps (82b91d6)
1.9.0 (2023-02-09)
- allow multiple gpu type ids using comma (79918c6)
- allow multiple pods to be created / removed (fd88b4f)
- lint (53baa35)
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)