A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/whomwah/rqrcode

https://github.com/whomwah/rqrcode - v3.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/whomwah/rqrcode/compare/v3.1.0...v3.1.1

- Ruby
Published by whomwah about 2 months ago

https://github.com/whomwah/rqrcode - v3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/whomwah/rqrcode/compare/v3.0.0...v3.1.0

- Ruby
Published by whomwah 9 months ago

https://github.com/whomwah/rqrcode - v3.0.0

What's Changed

Full Changelog: https://github.com/whomwah/rqrcode/compare/v2.2.0...v3.0.0

- Ruby
Published by whomwah 9 months ago

https://github.com/whomwah/rqrcode - v2.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/whomwah/rqrcode/compare/v2.1.1...v2.1.2

- Ruby
Published by whomwah over 3 years ago

https://github.com/whomwah/rqrcode - v2.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/whomwah/rqrcode/compare/v2.1.0...v2.1.1

- Ruby
Published by whomwah almost 4 years ago

https://github.com/whomwah/rqrcode - Version 2.0.0

[2.0.0] - 2021-05-06

Added

  • A new use_path: option on .to_svg. This uses a <path> node to greatly reduce the final SVG size. [#108]
  • A new viewbox: option on .to_svg. Replaces the svg.width and svg.height attribute with svg.viewBox to allow CSS scaling. [#112]
  • A new svg_attributes: option on .to_svg. Allows you to pass in custom SVG attributes to be used in the <svg> tag. [#113]

Changed

  • README updated
  • Rakefile cleaned up. You can now just run rake which will run specs and fix linting using standardrb
  • Small documentation clarification @smnscp
  • Bump rqrcode_core to ~> 1.0

Breaking Change

- Ruby
Published by whomwah over 4 years ago

https://github.com/whomwah/rqrcode - Version 1.0.0

Release of 1.0.0. It makes some changes to the organisation of the library plus a few other bits and pieces:

- Ruby
Published by whomwah over 6 years ago

https://github.com/whomwah/rqrcode - v1.0.0.pre

This pre-release of 1.0.0. It contains no new functionality but makes some changes to the organisation of the library. Here's a list of high level changes:

- Ruby
Published by whomwah over 6 years ago