Releases: xoanmm/go-papertrail-cli
Releases · xoanmm/go-papertrail-cli
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Changelog
830babe Updated comments to all functions
e2b4277 Initial commit
3ec9bef Change all fmt.Printf for log.Printf and add interaction with papertrail destinations api for check actions
dec1e8a Add systems papertrail systems interaction and necessary changes in all cli
6e24284 Add separation in utils and actions to be carried out depending on the value of the parameter action
27e8f44 Add new refactor for different actions in the different elements of papertrail
c7466f0 Add github actions configuration
481e0b8 Add first integration tests and fix obtained in this process. Add function for obtain and save in file logs of saved search
644e660 Add first files to do minimal interactions with papertrail
91e2bcb Add comments to all functions