Releases: Fueled/snippety
Releases · Fueled/snippety
Snippety 1.1.1
- Added custom span
Snippety#bullet(int, int, String)
. - Renamed
Snippety#imageBullet(Bitmap, int)
toSnippety#bullet(Bitmap, int)
.
Snippety 1.1.0
- Added methods
Snippety#image(...)
andSnippety#hr(...)
for custom spansCenteredImageSpan
andHorizontalLineSpan
. - Added methods
Snippety#suggestion(...)
andSnippety#imageBullet(...)
forSuggestionSpan
andIconMarginSpan
. - Added docs for custom spans.
Snippety 1.0.0
Fully decoupled, ready to use as a standalone library.