Skip to content

Releases: q9f/omniauth-ethereum.rb

lib omniauth-ethereum.rb v0.2.1

16 Apr 13:47
@q9f q9f
v0.2.1
ca3e57d
Compare
Choose a tag to compare

What's Changed

  • docs: update readme workflow badge by @q9f in #16
  • gem: update ruby to 3.2 by @q9f in #18
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #19
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #20
  • callback: take last numeric as timestamp by @q9f in #22
  • ci: bump ruby version by @q9f in #23

New Contributors

Full Changelog: v0.2.0...v0.2.1

lib omniauth-ethereum.rb v0.2.0

06 Jun 16:40
73e6766
Compare
Choose a tag to compare

What's Changed

  • fix repository link by @q9f in #9
  • Remove duplicated lines by @dlackty in #12
  • Add option for custom title by @dlackty in #13
  • Update CI to test Ruby 3.1 & enable bundler cache by @dlackty in #14
  • bump gem and dependencies by @q9f in #15

New Contributors

Full Changelog: v0.1.0...v0.2.0

lib omniauth-ethereum.rb v0.1.0

23 Nov 13:17
@q9f q9f
v0.1.0
d68ec2e
Compare
Choose a tag to compare

lib omniauth-ethereum.rb v0.1.0 is a service release that includes the missing session javascript.

What's Changed

  • gem: include all files in lib by @q9f in #6
  • docs: update readme by @q9f in #7

Full Changelog: v0.0.1...v0.1.0

lib omniauth-ethereum.rb v0.0.1

18 Nov 15:06
@q9f q9f
v0.0.1
bdb8a97
Compare
Choose a tag to compare
Pre-release

initial release of lib omniauth-ethereum.rb v0.0.1. it's published for testing purposes only and should not yet be used in production.

what's changed

  • ci: create rspec workflow by @q9f in #4
  • Adding tests, nonce, and validation by @nahurst in #3
  • gems: bump eth-patched to use keccak instead
  • omniauth: implement request phase stub
  • gems: fix repository url
  • gems: add omniauth and eth-patched, ref #2
  • initialize gemspec
  • Initial commit

new contributors

  • @q9f made their first contribution in #4
  • @nahurst made their first contribution in #3

full changelog: https://github.com/q9f/omniauth-ethereum/commits/v0.0.1