Releases: devxbots/github-parts
Releases · devxbots/github-parts
0.10.0
18 Jul 21:19
Compare
Sorry, something went wrong.
No results found
0.9.2
04 Jul 18:58
Compare
Sorry, something went wrong.
No results found
0.9.1
24 Jun 12:06
Compare
Sorry, something went wrong.
No results found
0.9.0
24 Jun 11:53
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed
Change mutability of action trait by @jdno in #65
Change action trait to consume input by @jdno in #66
Add optional output when creating check run by @jdno in #67
Full Changelog : v0.8.2...v0.9.0
0.8.2
23 Jun 12:46
Compare
Sorry, something went wrong.
No results found
0.8.1
23 Jun 09:07
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Create entity for check run output by @jdno in #58
Ensure entities have a constructor by @jdno in #60
Changed
Add tracing to token factory by @jdno in #59
Fixed
Make title and summary for check run output public by @jdno in #61
Full Changelog : v0.8.0...v0.8.1
0.8.0
22 Jun 13:16
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Create module for testing by @jdno in #54
Create app entity and add it to check runs by @jdno in #55
Changed
Change GitHub client to interior mutability by @jdno in #53
Fix visibility of testing module by @jdno in #56
Full Changelog : v0.7.1...v0.8.0
0.7.1
21 Jun 12:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed
Change visibility of token factory to public by @jdno in #51
Full Changelog : v0.7.0...v0.7.1
0.7.0
21 Jun 11:50
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed
Cache token in GitHub client by @jdno in #48
Pass GitHub Client by reference by @jdno in #49
Refactor method for GET requests in GitHub client by @jdno in #47
Full Changelog : v0.6.0...v0.7.0
0.6.0
14 Jun 13:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Add tracing to actions by @jdno in #43
Catch unsuccessful responses from GitHub by @jdno in #45
Fixed
Skip serializing empty options by @jdno in #44
Full Changelog : v0.5.0...v0.6.0