Releases: neworld/spanner
Releases · neworld/spanner
1.2.0
- Add
ignoreCase
flag support to span
function (#18)
1.1.0
1.1.0
- Add
lineBackground
and lineHeight
for Android Q (@SaezChristopher)
- Bump compile SDK to 29
1.0.0
1.0.0
- Add
span(startIndex, searchText, spans)
method
- Update dependencies
v0.5.0
- Add image from resource id support
v0.4.0
- Change version naming by removing prefix
v
- Add
sizeSP(int)
- Add
Spanner.append(image(...))
for appending images without effort
- Updated build tools
v0.3.2
- Improve documentation about click
- Include source and doc artifacts
v0.3.1
- Reduced methods
- Add nullability annotations
v0.3
- Add missing spans
- Add link to docs
v0.2
- New span support:
click
, url
, custom
- Function to apply spans on existing text:
span()
- Fixed replace in multiple occurrences text