Releases: ignorant05/Uniflow
Releases · ignorant05/Uniflow
v0.2.0
What's Changed
- Feature/unit tests GitHub client by @ignorant05 in #24
- Feature/makefile for dev by @ignorant05 in #25
- Feature/create logs command by @ignorant05 in #27
- Feature/added unit tests by @ignorant05 in #35
- Refactor/GitHub client unit tests by @ignorant05 in #36
- Test/Added unit tests for streaming logs by @ignorant05 in #37
- Enhancement/Added comments by @ignorant05 in #38
- Docs/v0.1.0 by @ignorant05 in #39
- Fix/documentation by @ignorant05 in #40
- Refactor/configs package to platforms package for convenience by @ignorant05 in #45
- Refactor: changed configs to platform in package import statement by @ignorant05 in #46
- Feature/create unified client interface by @ignorant05 in #48
- Feature/create ci workflow by @ignorant05 in #49
- Feature/jenkins integration by @ignorant05 in #54
- Feature/gitlab integration by @ignorant05 in #56
- Feature/dockerization by @ignorant05 in #58
- Feature/GHCR workflow creation by @ignorant05 in #59
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
What's Changed
- Init: Initialize Go project with Cobra framework by @ignorant05 in #2
- Feature: Added initial command structure with cobra by @ignorant05 in #6
- Feature/create configuration files by @ignorant05 in #8
- Feature: used keyring for secure storage for credentials by @ignorant05 in #11
- Feature: Updated/Added init, config and root commands by @ignorant05 in #13
- Feature: created github client with necessary functions for inilial commands by @ignorant05 in #21
- Feature/necessary commands creation by @ignorant05 in #22
Full Changelog: https://github.com/ignorant05/Uniflow/commits/v0.1.0