Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 570 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 570 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • First version of the library. Basic Reader class and methods
  • Helper method prop to get a property of a reader
  • A tutorial.
  • Documentation about how to integrate with react and redux.
  • Reader.coroutine function