Skip to content

Releases: ozdemirburak/morse-code-translator

5.0.4

03 Oct 14:15
Compare
Choose a tag to compare
  • Added missing Korean characters
  • Improved audio.ts

5.0.0

29 Sep 13:35
Compare
Choose a tag to compare
  • Renamed package to morse-code-translator.
  • Updated audio handling

4.0.1

01 Dec 13:56
4ce22cd
Compare
Choose a tag to compare
  • Fixes for the TypeScript error #30.

4.0.0

27 Nov 11:41
Compare
Choose a tag to compare

3.0.1

09 Oct 13:05
Compare
Choose a tag to compare
  • Remove non-minified file from the dist folder, and sync with the npm package.

3.0.0

09 Oct 12:17
Compare
Choose a tag to compare
  • Renamed package to morse-decoder.
  • Added audio export feature, thanks to @chris--jones.

2.4.0

04 Oct 11:27
Compare
Choose a tag to compare
  • Fix incorrect spacing between words
  • Support for Farnsworth speed @stidges

2.3.2

13 Sep 18:30
Compare
Choose a tag to compare
Fix wrong encoding/decoding of two japanese characters: オand エ - than…

2.3.1

06 Mar 08:14
Compare
Choose a tag to compare
added a new parameter for audio method, with that parameter, no need …

2.3.0

05 Mar 16:03
Compare
Choose a tag to compare
fixed AudioContext error on Chrome, removed unicode support.