Releases: ozdemirburak/morse-code-translator
Releases · ozdemirburak/morse-code-translator
5.0.4
5.0.0
- Renamed package to
morse-code-translator
. - Updated audio handling
4.0.1
4.0.0
- Migrated to TypeScript @drishit96 @chris--jones
- Added WPM option @chris--jones
3.0.1
- Remove non-minified file from the dist folder, and sync with the npm package.
3.0.0
- Renamed package to morse-decoder.
- Added audio export feature, thanks to @chris--jones.
2.4.0
2.3.2
Fix wrong encoding/decoding of two japanese characters: オand エ - than…
2.3.1
added a new parameter for audio method, with that parameter, no need …
2.3.0
fixed AudioContext error on Chrome, removed unicode support.