QR-code v2.1.2 Release Notes
Release Date: 2022-07-26 // over 2 years ago-
- โ Remove setup script as it just calls bundle install [#128]
- ๐ Change inline styles to the fill property to allow for strict CSP style-src directive [#127]
Previous changes from v2.1.1
-
- โ Added in a handler for when color arguments are passed in as symbols e.g
color: :yellow
. This also allows for the use of the:currentColor
keyword. [#122]
- โ Added in a handler for when color arguments are passed in as symbols e.g