Releases: dmosc/gptc
Releases · dmosc/gptc
v0.1.5
v0.1.4
What's Changed
- Add installation of helper libs in Linux OS with apt package manager. by @dmosc in #76
- [main] Build gptc for all distros. by @github-actions in #77
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Introduce asynchronous calls into the project. by @dmosc in #30
- Add
update.sh
script to auto update binary version. by @dmosc in #31 - Add Github workflow to build binaries for different architectures. by @dmosc in #35
- Add global commit to include al binaries at once. by @dmosc in #39
- [main]: Build gptc for all distros. by @github-actions in #52
- Refactor build.yml to store builds inside
/dist
folder. by @dmosc in #53 - [main]: Build gptc for all distros. by @github-actions in #54
- Refactor build workflow trigger to non-build branches. by @dmosc in #55
- Bugfix/cyclical build 1 by @dmosc in #57
- Fix indent error. by @dmosc in #58
- Fix indent error. by @dmosc in #59
- [main] Build gptc for all distros. by @github-actions in #60
- Remove forgotten debug commands. by @dmosc in #61
- [main] Build gptc for all distros. by @github-actions in #62
- Add installation support for OS distros. by @dmosc in #63
- [66/merge] Build gptc for all distros. by @github-actions in #67
- Add a job in the build workflow to patch the latest changes and create a release with the binaries. by @dmosc in #65
- [main] Build gptc for all distros. by @github-actions in #68
- Add tag creation with binaries included for all OS as artifacts. by @dmosc in #69
- Add support libs for Linux distros. by @dmosc in #71
- Fix host runners instead of using "-latest" tag builds. by @dmosc in #72
- Fix host runners instead of using "-latest" tag builds. by @dmosc in #73
- Fix host runners instead of using "-latest" tag builds. by @dmosc in #74
- [main] Build gptc for all distros. by @github-actions in #75
Full Changelog: v0.1.1...v0.1.3
v0.1.2
What's Changed
- Change read input variable to lowercase to avoid conflicts with env vars. by @dmosc in #25
- Redirect stdout/stderr output back to controlling terminal. by @dmosc in #26
- Update README configuration with latest instructions to install binary. by @dmosc in #27
Full Changelog: v0.1.0...v0.1.1
First release 🎉
What's Changed
- Add clipboard functionality and logging methods. by @dmosc in #8
- Add pull request template. by @dmosc in #10
Full Changelog: https://github.com/dmosc/gptc/commits/v0.1.0