Skip to content

Releases: Fueled/snippety

Snippety 1.1.1

14 Jan 07:56
f35d323
Compare
Choose a tag to compare
  • Added custom span Snippety#bullet(int, int, String).
  • Renamed Snippety#imageBullet(Bitmap, int) to Snippety#bullet(Bitmap, int).

Snippety 1.1.0

10 Jan 17:20
0dd5de0
Compare
Choose a tag to compare
  • Added methods Snippety#image(...) and Snippety#hr(...) for custom spans CenteredImageSpan and HorizontalLineSpan.
  • Added methods Snippety#suggestion(...) and Snippety#imageBullet(...) for SuggestionSpan and IconMarginSpan.
  • Added docs for custom spans.

Snippety 1.0.0

15 Sep 12:08
Compare
Choose a tag to compare

Fully decoupled, ready to use as a standalone library.