Skip to content

Latest commit

 

History

History
208 lines (128 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

208 lines (128 loc) · 12.2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

8 January 2020

  • Introducing new option "synthesizer" to differentiate paragraph break tags for Google and AWS and automatically count characters correctly #8
  • Use different paragraph break tag for Google and AWS a5ff25c
  • Add some test using large text with and without punctuation 5777659
  • Add more tests 33cd856

7 January 2020

  • Remove dist dir from repo, will be included in npm package on npm 75e02fe
  • Remove options from some tests, dont need it there 272fd6d
  • Release 0.4.1 383388d

7 January 2020

  • Replace double quotes with single quotes afa7c72
  • Update README.md 5444669
  • Update CONTRIBUTING.md fac378b

6 January 2020

6 January 2020

  • Build result eda2a5b
  • Use characterCounter getter 6cbe48d
  • Correctly strip SSML tags to count like AWS counts 245eaf0

4 January 2020

4 January 2020

  • New build result 21d917d
  • Keep documentation in types on build f056c36
  • Add documentation to options c7b8deb

4 January 2020

  • Allow to split large paragraphs by removing <p></p> and adding a <break /> #7
  • Replace </p> with a <break /> to allow breakup long paragraphs 76fff0a
  • Exclude tests dir from build 7b0d875
  • Remove dist 98f957e

3 January 2020

2 January 2020

2 January 2020

  • Create CODE_OF_CONDUCT.md #4
  • Create CONTRIBUTING.md 7fd93e0
  • Update issue templates d483b1e
  • Release 0.1.15 0c3b772

2 January 2020

2 January 2020

2 January 2020

2 January 2020

2 January 2020

2 January 2020

  • Remove .travis.yml use github workflow d830796
  • Rename workflows a655a8e
  • Add new build badge using github action bbbe0f0

2 January 2020

2 January 2020

  • Revert "Remove github workflow" f312c03
  • Remove github workflow 23988fc

2 January 2020

2 January 2020

2 January 2020

2 January 2020

  • Update readme a3bb39b
  • Update comments with new limitations 63819ae
  • Update API.md with new defaults 8e2a13e

2 January 2020

  • Bump js-yaml from 3.11.0 to 3.13.1 #3
  • Allow to update depedencies + updated depedencies 60038cc
  • Rename polly-ssml-split to ssml-split 18230cc
  • Update API.md ec75557

1 January 2020

  • Update package-lock.json 94dec60
  • Updated readme with new includeSSMLTags option 26830f3
  • Update readme 1cb6b9b

v0.1.0

23 April 2018

  • initial commit ad3b18e
  • refactor private properties/methods into symbols 05339d7
  • implement base functionality 0dcdbd1