Skip to content

Releases: Bullrich/rusty-actions-github

v0.2.0

27 May 16:16
Compare
Choose a tag to compare

The library is in beta. Ready to be used in proper environments.

It has all the MVP required features as logging, getting inputs, producing outputs and obtaining the Context object.

What's Changed

Full Changelog: v0.0.5...v0.2.0

v0.0.5

27 May 12:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

27 May 10:44
080cc5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 May 16:34
39b2a6d
Compare
Choose a tag to compare

What's Changed

  • added get_input method by @Bullrich in #6
  • Improved the documentation

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 May 14:54
e83f2f7
Compare
Choose a tag to compare

What's Changed

  • added documentation to the Cargo.toml file by @Bullrich in #4
  • renamed main.rs to lib.rs to make it work as a library
  • Fixed issues in lib migration by @Bullrich in #5

Full Changelog: v0.0.1...v0.0.2

v0.0.1

24 May 14:15
0b18ade
Compare
Choose a tag to compare

What's Changed

  • Added context object by @Bullrich in #1
  • added script to publish crate automatically by @Bullrich in #2
  • fixed CI not working with deprecated package by @Bullrich in #3

New Contributors

Full Changelog: https://github.com/Bullrich/rusty-actions-github/commits/v0.0.1