Sha256: e613e205d67e7a063d2a811f54ec9e143f633b459ab2aff88fde1afe08126fdf

Contents?: true

Size: 971 Bytes

Versions: 1

Compression:

Stored size: 971 Bytes

Contents

# CHANGELOG

## v0.3.2
* Added support for superscript and subscript

## v0.3.1
* Changed CI/CD vendor to CircleCI
* Fixed handling `nil` nodes
* Fix linting offences

## v0.3.0
* Added support for Rich Text Tables

## v0.2.3
* Removed unwanted files from gem release package.

## v0.2.2
### Fixed
* Fixed mispelt blockquote tag. [#9](https://github.com/contentful/rich-text-renderer.rb/pull/9)
* Removed the possibility of XSS via text in nodes. [#10](https://github.com/contentful/rich-text-renderer.rb/pull/10)

## v0.2.1
### Fixed
* Default `EntryBlockRenderer` now properly stringifies `data.target` instead of just data.

## v0.2.0

### Added
* Add Asset support

## v0.1.0 (`rich_text_renderer`)

As `RichText` moves from `alpha` to `beta`, we're treating this as a feature release.

### Changed
* Renamed `StructuredText` to `RichText`.

## v0.0.2 (`structured_text_renderer`)

### Fixed
* Fixed rendering logic for block type nodes

## v0.0.1

* Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rich_text_renderer-0.3.2 CHANGELOG.md