Skip to content

Releases: therealbush/translator

1.1.1

12 Nov 21:10
Compare
Choose a tag to compare

What's Changed

  • Add source text pronunciation. by @twistios in #7
  • changed "pronunciation" to "translatedPronunciation"
  • updated dependencies and kotlin version
  • minor changes

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

13 May 22:26
Compare
Choose a tag to compare

Updated dependencies and changed languageOf() to Language.invoke()

1.0.2

08 Jun 07:39
Compare
Choose a tag to compare

Fixed a bug with languageOf()

1.0.1

08 Jun 07:20
Compare
Choose a tag to compare

Made languageOf() return null instead of throwing for invalid language

1.0.0

08 Jun 07:16
Compare
Choose a tag to compare

Initial Release