Skip to content

Releases: artichoke/generate_third_party

v1.5.0

27 Apr 16:47
v1.5.0
9b2fe0d
Compare
Choose a tag to compare

What's Changed

  • Permit ISC and BSD-3-Clause license types by @lopopolo in #85
  • Update embedded mruby license text to v3.2.0 by @lopopolo in #86

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Apr 16:47
v1.4.0
ba4f3b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Apr 16:47
v1.3.0
a0cece1
Compare
Choose a tag to compare

What's Changed

  • Address deprecated 'set-output' command in GitHub Actions by @lopopolo in #38

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Apr 16:46
v1.2.0
acc507c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Apr 16:46
v1.1.0
8075bc6
Compare
Choose a tag to compare

What's Changed

  • Enforce Ruby files have 'strict' as the minimum sorbet typed level by @lopopolo in #29
  • Always update stable rust using rustup by @lopopolo in #30

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Apr 16:40
v1.0.0
2a62a74
Compare
Choose a tag to compare

What's Changed

  • Add CI and GitHub Action by @lopopolo in #1
  • Bump rubocop from 1.35.1 to 1.36.0 by @dependabot in #2
  • Update README by @lopopolo in #3
  • Fix formatting typo in README yaml example by @lopopolo in #4
  • Check out generate_third_party repository as part of composite action by @lopopolo in #5
  • Fix path issues with bundle install by @lopopolo in #6
  • Install cargo-about on macOS and Windows by @lopopolo in #8
  • Use an absolute path in the sample Actions snippet by @lopopolo in #9
  • Unnest cargo-about configs for single target by @lopopolo in #10
  • Add missing targets by @lopopolo in #11
  • Add curl retries to downloading release info and artifacts by @lopopolo in #12
  • Add development gem group, don't install them during GitHub Action by @lopopolo in #13
  • Add a Ruby script for downloading cargo-about by @lopopolo in #14
  • Pass a GITHUB_TOKEN to the cargo-about installer script by @lopopolo in #17
  • Use exponential backoff strategy in retry_with helper by @lopopolo in #18
  • Use Content-Type header by @lopopolo in #19
  • Add Ruby type checking with Sorbet and Tapioca integration by @lopopolo in #15
  • Use native Ruby installed in GitHub Actions images by @lopopolo in #20
  • Improve gem typing and organization by @lopopolo in #21
  • Remove leftover requires from gem refactor by @lopopolo in #22
  • Add bundler gem rake tasks by @lopopolo in #23
  • Commands have class method entrypoints and instance method internals by @lopopolo in #24
  • Migrate thirdparty listing binaries to scripts by @lopopolo in #25
  • Implement a script for installing cargo-about by @lopopolo in #26
  • Fix target flag in README example by @lopopolo in #27
  • Release v1.0.0 by @lopopolo in #28

Full Changelog: https://github.com/artichoke/generate_third_party/commits/v1.0.0