Releases: marcoroth/lipgloss-ruby
Releases · marcoroth/lipgloss-ruby
v0.2.2
Added
- Add
sig/**/*.rbstogemspec.filesin 0191674 by @marcoroth
Commits
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Fixed
- Fix segfault when loading multiple Charm gems together by @khasinski in #5
New Contributors
- @khasinski made their first contribution in #5
Commits
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added
- Add better support for adaptive colors by @marcoroth in e6d47ed
- Add whitespace options to
Lipgloss.placeby @marcoroth in dfe4b85 - Add support for color blending in HCL and LUV by @marcoroth in eb55f3e
- Allow symbols for positions by @marcoroth in b0180c5
- Allow ANSI colors to be passed as symbols by @marcoroth in f660d7b
Changed
- Load
lipgloss/lipglossfrommajor.minordirectory if available by @marcoroth in bc055e3 - Add Ruby 4.0 support by @marcoroth in 2d104c7
Commits
Full Changelog: v0.1.0...v0.2.0